The Card Token is used to securely complete a Purchase or Authorization transaction without needing to re-enter sensitive card details. This tokenised approach improves security and user experience.
stored_payment_method_id
(generated during token creation) in the payload to complete the transaction.
stored_payment_method_id
is the token generated from the card tokenization process and is used to securely complete subsequent transactions.API Key for Authorization. Format: 'Basic YOUR_API_KEY_HERE'
API Key specific to x-api-key.
The request payload to process a payment transaction.
The body is of type object
.
Payment processed successfully
The response is of type object
.