Checkout crypto payment
POST
/api/v1/payments/crypto/checkout
Initiate a crypto payment session.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”Successful Response
CheckoutCryptoResponse
object
memo
required
Memo
string
amount
required
Amount
integer
recipient
required
Recipient
string
token
required
Token
string
Bad Request
Not Found
Invalid redirect URLs, organization not found/not owner, plan already active, or invalid payment option.
Internal Server Error