Transaction Request URL Params
Fields of a Solana Pay transaction request URL.
Attributes
link: str
A single link field is required as the pathname. The value must be a conditionally URL-encoded absolute HTTPS URL.
label: str | None
A single label field is allowed as an optional query parameter. The value must be a URL-encoded UTF-8 string that describes the source of the transfer request.
message: str | None
A single message field is allowed as an optional query parameter. The value must be a URL-encoded UTF-8 string that describes the nature of the transfer request.