Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Payment details
Customer first name
Customer last name
Customer order id (must be a unique id for each customer - recommend UUID format)
Customer email address
Invoice amount
Currency
USD
, EUR
Customer phone number
The url MyXspend will redirect the user to after a successful payment
The url MyXspend will redirect the user to after a failed payment
Response
Successful payment response
Country of the request
Date created
Curency of the payment request
Customer order id (Merchant/Company reference)
Payment link (where to send users to make payment)
Idetification of the requested payment
DEPRECATED - please use the response code in the http header
Any message returned from the request