URL
Requirements
Permissions
Thepayment permission policy is required.
Example
Initialization parameters
| Property | Type | Required | Description |
|---|---|---|---|
flow | string | ✅ | The transaction flow. Currently only buy is supported. |
clientToken | string | ✅ | The client token returned from the connect flow. |
quoteSignature | string | ✅ | The quote signature from the quote endpoint. Pass signature as returned. |
channelId | string | ✅ | A unique identifier for the frame generated on your client. This value is attached to each postMessage payload to help identify messages.The format of this string is up to you. |