Payments API
The Payments API allows you to create payment processing requests and retrieve details of each of them.
How it works
- Make sure an Account has been connected either directly (through the Accounts API or through the Connect Link).
- Retrieve an Account’s connection status to check if Account is available for charging (optional).
- Create a payment request through the API.
- Retrieve payment status starting 20 minutes after each payment request.
All of our endpoints require a Bearer token that you can obtain here to make any type of request.