
We recommend using Secure Fields when working with cards as it reduces the PCI scope of your integration. If you intend to use our API directly for card payments without Secure Fields then you will have to go through your own PCI-DSS level 1 certification.
- Authenticate by creating an API key and generating a signed JWT token.
- Get the payment options to display at checkout via the API.
- Create a transaction with the payment method selected at checkout.
- Redirect the customer to the payment service to complete the payment.
- Get the transaction result to determine the status of the payment.