Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

API

If you need a more custom integration with your existing checkout flow, Capchase Pay provides a complete API so you can offer flexible payment terms directly in your experience. Setting up Capchase Pay is easy through our docs.

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.