Collection Application
Use the appId corresponding to MXN. After successful user payment, the MXN balance will be increased.
Secret Key & Private Key (Generate Signature)
Related Topics
Body
Business ID (obtained from the backend, must correspond to the currency in the URL)
Merchant Order Number
48Payer's Name (format: English letters, spaces allowed, 1–30 characters, "firstName middleName lastName"; middleName optional; special characters allowed: '.-)
1 - 30^[A-Za-z\s'.\-]+$Valid phone number
Valid email address
Transaction Amount (unit: Mex$, precise to two decimal places; do not use punctuation such as ",")
^\d+\.\d{2}$Payment Method: QR (Barcode Payment) or VA (Virtual Account)
QR, VA Collection Code. When payType is QR, inBankCode supports: OXXO, CASH payment methods; when payType is VA, inBankCode is CLABE
Redirect URL after successful payment
Redirect URL after failed payment
Unique User Identifier (e.g., userId), used for risk control. Must be valid; otherwise, the transaction may be affected. Allowed format: numbers, letters, or common symbols -~!@#$%&*()_.
^[A-Za-z0-9\-~!@#$%&*()_]+$Signature
Cancel payment redirect URL. If provided, users can click back on the payment page and be redirected to this URL
Callback URL
Payment Note (transaction title, product name, payment reason)
Additional Details

