Credit card onboarding
Before you start
Your API requests are authenticated using an access token. Any request that does not include a valid access token will return an error.
You can learn more about how to generate an access token here.
Credit Card Validation
If the validations determine that biometric capture is not necessary, the response will have a different status, and no capture link will be generated, as shown below:
Get the validation status
To view all possible statuses, refer to the Enumerated section.
To optimize your application's performance, you can also implement our Webhook to know when to check the transaction status.
Still need help?
Didn't find something or still need help? If you're already a client or partner, you can reach out through our Help Center.
Last updated