Card payment flow
Card payment flow sequence diagram
The card payment flow is described below. The steps outlined are as follows:
1. Create a quote (card payments must be configured on your system), the payment option id must be retrieved from this response.
2. Initialise the card payment using the card payment API endpoint.
This will return a redirect authorization href which is the URL of the webpage your customer must access and enter their card details into.
When you initialise the payment, you will also provide cancel and complete URLs. These URLs are the destinations the customer is redirected to after they have completed or canceled the transaction on the card provider's website.
Card payment flow sequence diagram
To understand better card payments flow and API, please visit the API Reference page - Card Payment API.
For more information, feel free to contact our Support Team.