API
Creating a Buyer
With the Capchase Pay API, you can check the eligibility of prospective buyers at checkout. When you ping our API with customer data (legal name and address), we’ll run our KYB and underwriting processes behind the scenes and return a response with the outcome.
Based on the outcome, you can then choose to display Capchase Pay as a flexible payment option for your customers.
Check our detailed API docs
Initializing a Subscription
If your customers choose Capchase Pay as a payment option, you can set up the payment link via API, with our Subscription creation endpoint. This allows you to pass the desired payment schedule, and get back a payment link that your buyer can complete to pay flexibly.
Getting Paid
With the payment link ready, you can display it in an iframe or modal directly in your checkout experience, or redirect the user to a new tab. Once the link is complete, we’ll return the user to your experience and we’ll initiate the first charge and funding processes.
Reporting
You can access deal data at any time via API to check on payment statuses.