Checkout process
This tutorial will guide you through the integration of Aplazame as a payment method for your online store using a REST or JSON API and JavaScript, or native SDKs for mobile platforms.
If you have an e-commerce platform, you can consult the specific documentation on integration for modules.
Installment payment
This section describes the entire checkout process in case you want to integrate the 'Installment payment' module. This is divided into four steps: creation, start, confirmation and result. From here, you will jump to the different sections where each operation is described in detail.
Checkout process
01. Checkout creation
Once the buyer has selected Aplazame as the payment method for your online store, you need set up a call to your server that allows the creation of a new checkout to begin using Aplazame’s REST API.
See the technical description of how to create a checkout
We offer you the possibility of integrating our payment button with Aplazame, which enables or disables the payment method automatically based on the limits configured in your account:
02. Initiating the checkout
Once you have created the checkout, Aplazame will return an 'ID' with which the gateway payment method for the buyer will begin.
See how to start the checkout process for the buyer with:
03. Order confirmation
Once the buyer has completed the payment process satisfactorily, Aplazame will confirm the result with your store.
See the technical description of how to confirm an order
04. Result of the request
Finally, once the payment process has been completed, Aplazame will show the result of the financing request to the buyer.
If you like, you can configure return functions for different process events:
Pay in 15 days
This section describes the entire checkout process in case you want to integrate the module 'Pay in 15 days'. This is divided into five steps: creation, start, confirmation, result and capture of the shipment. From here, you will jump to the different sections where the operation is described in detail.
Checkout process
01. Checkout creation
Once the buyer has selected Aplazame as the payment method for your online store, you need set up a call to your server that allows the creation of a new checkout to begin using Aplazame’s REST API.
See the technical description of how to create a checkout
We offer you the possibility of integrating our payment button with Aplazame, which enables or disables the payment method automatically based on the limits configured in your account:
02. Initiating the checkout
Once you have created the checkout, Aplazame will return an 'ID' with which the gateway payment method for the buyer will begin.
See how to start the checkout process for the buyer with:
03. Order confirmation
Once the buyer has completed the payment process satisfactorily, Aplazame will confirm the result with your store.
See the technical description of how to confirm an order
04. Result of the request
Once the payment process has been completed, Aplazame will show the result of the financing request to the buyer.
If you like, you can configure return functions for different process events:
05. Capture of the order
Finally, there would be a step to complete the process. It is necessary to confirm the shipment of the purchase because since that moment, the countdown for the payment starts.
See the technical description of how to create a capture
Pay in 4
This section describes the entire checkout process in case you want to integrate the 'Pay in 4' module. This is divided into four steps: creation, start, confirmation and result. From here, you will jump to the different sections where each operation is described in detail.
Checkout process
01. Checkout creation
Once the buyer has selected Aplazame as the payment method for your online store, you need set up a call to your server that allows the creation of a new checkout to begin using Aplazame’s REST API.
See the technical description of how to create a checkout
We offer you the possibility of integrating our payment button with Aplazame, which enables or disables the payment method automatically based on the limits configured in your account:
02. Initiating the checkout
Once you have created the checkout, Aplazame will return an 'ID' with which the gateway payment method for the buyer will begin.
See how to start the checkout process for the buyer with:
03. Order confirmation
Once the buyer has completed the payment process satisfactorily, Aplazame will confirm the result with your store.
See the technical description of how to confirm an order
04. Result of the request
Finally, once the payment process has been completed, Aplazame will show the result of the financing request to the buyer.
If you like, you can configure return functions for different process events: