Validate 3DS payer authentication
Validates 3D Secure (3DS) payer authentication after the customer has completed the authentication challenge. This endpoint must be called when a payment order is in PAYER_AUTHENTICATION_CHALLENGE_REQUIRED status. Upon successful validation, the payment order status will typically transition to AUTHORIZED.
Authorizations
API key for authentication (required)
Merchant ID for identifying the merchant (required)
Path Parameters
Payment order ID
Body
The authentication transaction ID returned from the 3DS challenge
1"auth-txn-123456789"
Response
Payer authentication validated successfully
Payment order ID
"123e4567-e89b-12d3-a456-426614174000"
Payment order status (typically AUTHORIZED after successful validation)
PENDING, PROCESSING, AUTHORIZED, PARTIALLY_AUTHORIZED, ACTION_REQUIRED, COMPLETED, PARTIALLY_PAID, CANCELLATION_REQUESTED, CANCELLED, FAILED, REFUND_PROCESSING, PARTIALLY_REFUNDED, REFUNDED "AUTHORIZED"
External payment order ID
"ORDER-123"
Payment amount
250
Currency code
"MXN"
Customer details