aCuotaz flow

Integration

1. Create your account in Apurata

Apurata will provide:

You must provide:

2. API to create aCuotaz order

You will POST all the information required to create the order, then you will receive a URL to redirect your customer to aCuotaz where he will select the number of installments for his loan.

To see how to send the POST and its response, see our create_order API.

3. Manage order states

Create webhooks on your page to receive updates on orders processed by Apurata.

You can get the order information anytime. It includes the order status and a magic link to easily continue, see our order_information API.

4. API to collect the downpayment in the ecommerce (not implemented yet)

5. Add aCuotaz snippets

Check our snippets that you can add to your website.

Testing

Check our testing section.