Request Purchase Message to Sign
Request Message endpoint allows users to create a new message that can be cryptographically signed by your users using signedTypeData methods. This allows you to configure a purchase session and sign that purchase session agreement, or pass that agreement along to your users for them to sign, bypassing the need to use our checkout user interface. If we can't process the request automatically, we'll create a unique payment URL where the payment can be made.
Header Parameters
Body Parameters
ID of the purchase session
Address of wallet from which payment will be made
Name of the product that is being sold
Price of the product
Optional json data (e.g., invoice number, product ID).
Show child attributes
Symbol of the token to be used for payment
Set as true if used for subscription. Defaults to false
Required if recurring is set as true. If user provides a number, it will represent the number of recurring payments
Required if recurring is set as true.
EveryEvery OtherEvery ThirdEvery FourthEvery FifthEvery SixthEvery SeventhRequired if recurring is set a true. Defaults to 0 if recurring is false.
DayWeekMonthYearMinuteHourChain ID of the blockchain network being used for payment.
Response
Response Attributes
Show child attributes
Response Attributes
A human-readable text providing additional information, intended to aid the client developer in understanding the error that occurred. This field is optional and should be avoided if there is a concern that it could leak sensitive information.
A code indicating the type of error that occurred. For client authentication failures, invalid_client is commonly used.
Response Attributes
A human-readable text providing additional information, intended to aid the client developer in understanding the error that occurred. This field is optional and should be avoided if there is a concern that it could leak sensitive information.
A code indicating the type of error that occurred. For client authentication failures, invalid_client is commonly used.
Response Attributes
A human-readable text providing additional information, intended to aid the client developer in understanding the error that occurred. This field is optional and should be avoided if there is a concern that it could leak sensitive information.
A code indicating the type of error that occurred. For client authentication failures, invalid_client is commonly used.