1. Basic adjustments
Configure the dateway’s identity in your checkout:2. Credentials API
These data are your storage’s “passport” Alignet One. Just get them to your account executive.Never share Customer Secret with or with third parties and with an open code repository.
- Client ID: Public identifier of your merchant.
- Customer Secret: Private authentication key.
- Merchant Code: Unique code assigned by Alignet One.
3. Environment and Visualization
Personalizes how the gateway behaves and how it operates.Implementing environment
- Sandbox (Tests)
- Production
It uses this mode to conduct fictitious transaction with test cards. It’s ideal to validate that your server gets notifications correctly.
Mode of Display of Form
You can choose between two types of user experience:- Retirement: The payment form is directly integrated into the Checkout page of PrestaShop.
- Modal (Popup): A secure pop up window about your store will be opened to capture payment data.
4. Advanced and S2S
To ensure success of asynchronous methods (QR, PagoEfectivo), you have to set up interserver communication.Customer experience
Settle the Separated Mode to improve conversion to your checkout.

