Handling 3DS

If the transaction being carried out is a 3DS transaction, a redirect link will be returned to the merchant to redirect their customers to a web view to verify their identity with the card issuer.

The web view that the customer will be redirected to is a verification page on their bank site where the customer will be required to enter a password linked to the card or an OTP sent to the customer's registered mobile number or email address.

Once the authentication is completed, the card issuer generates an authentication response and sends it back to the merchant. The customer will then be redirected back to the merchant's application where the transaction will either be approved or rejected based on the response received from the card issuer.

Last updated