Sign-up
To create an OXXO account you will need to request credentials.Credentials
The following API credentials are needed to configure the OXXO connector.Private key
- This is the name of the private key on OXXO.Webhook public key
Approval URL
- See Custom voucher page below.
Child company ID
Cart Items Validation
Cart items are required and must match the transaction amount. If they do not match, a single cart item for the correct amount will replace the original items sent by the merchant.Custom voucher page
By default, OXXO payments use the hosted option, delaying the charge until customer acceptance. To charge upfront and render your own barcode, set an approval URL at the connection or transaction level. The OXXO reference will be passed for barcode generation. In this example, the transaction’sapproval_url
receives the reference as a parameter:
e.g. https://merchant.com/voucher?reference=123456