3DS Response#
If a payment is sent for 3-D Secure Verification and the card is supported for the verification, merchant will then receive a response in XML format containing the ‘issuer_url’. Merchant needs to append ‘return_url’ and ‘notify_url’ to the ‘issuer_url’ as the 3-D Secure Verification target URL and send the request via POST method. The shopper will be redirected to the 3-D Secure Verification page hosted by the issuer. Once the shopper completed the verification, the verification result will be returned to the notify_url defined by merchant.Merchant Code or Merchant ID or Merchant Number
Subaccount Code or Subaccount ID or Gateway Number
Merchant Order Number (or Merchant Order ID) generated by Merchant
The sum of the amounts of all items in an order; Value can be digits only. Please refer to ISO 4217 for decimal values of each currencyamount = item_total + shipping + handing + tax_total + insurance - shiopping_discount - discount Order Currency Code. Please refer to ISO 4217 The 3-D Secure Verification URL address hosted by the issuer
The response is in XML format. Merchant needs to parse the XML response before obtain the payment result.Redirect user to 3DS challenge page#
To redirect shopper to the 3DS verification age, merchant needs to append "return_url" and "notify_url" to the "issuer_url" as the 3-D Secure Verification target URL and send the request via POST method.A merchant customized HTTP URL where the payment result message will be returned in realtime
The merchant customized URL address where the payment notification will be sent to
Modified at 2025-06-17 01:49:52