CASH
POST/payments
PaymentMexicoMXNcode only
Mexico CASH payment. After the order is created successfully, redirect the customer to action.url to open the channel-hosted CASH checkout.
Next action: channel-hosted CASH checkout
After the order is created successfully, redirect the customer to action.url. This is the channel-hosted CASH checkout URL.
action.payContent contains the payment content returned by the channel. For CASH, it is also the channel checkout URL and normally has the same value as action.url. Use action.url as the final redirect target.
Request
Responses
- 200
- 400
- 401
- 403
- 409
- 429
- 500
- 503
Success
INVALID_FIELD
UNAUTHORIZED
METHOD_NOT_ENABLED
IDEMPOTENCY_CONFLICT
RATE_LIMITED
INTERNAL_ERROR
SERVICE_UNAVAILABLE