The Authorization needs to be in the following format:
Authorization: Token <YOUR_API_KEY>
operation_type
field.
Additional Information
This endpoint supports multiple payment methods including:- Card Payments: Credit and debit cards with optional 3D Secure
- SPEI: Mexican bank transfers (24/7 availability)
- OXXO: Cash payments at OXXO convenience stores
- Mercado Pago: Digital wallet payments
- SafetyPay: Cash payments at participating locations
Body
application/json
Type of transaction to process
Available options:
payment
, withdrawal
Transaction amount
Required range:
0.01 <= x <= 15000000
Must be a multiple of 0.01
Currency code
Available options:
MXN
, USD
Your reference identifier
Maximum length:
255
Additional data for your records
URL for redirection after 3DS processing
Transfer method for withdrawals
Available options:
SPEI
, DEBIT_CARD
Your withdrawal reference
Withdrawal description
Maximum length:
500
Response
Transaction processed successfully
Unique transaction identifier
Type of transaction
Available options:
payment
, withdrawal
Current transaction status
Available options:
pending
, on_hold
, processing
, sent_to_provider
, success
, paid_full
, in_transit
, authorized
, canceled
, declined
, rejected
, failed
, Unknown
, expired
Transaction amount
Currency code
Your reference identifier
Payment ID (for payments)
Provider transaction ID
Payment provider used
ISO 8601 timestamp of creation
HTTP status code