Simulating 3DS Authentication
Certain card operations require 3DS authentication by the cardholder. You can simulate this authentication in the sandbox. Relevant where the payment method type is card.
Simulation in the sandbox differs slightly from creating actual transactions in production, as follows:
Production - The 3DS workflow differs according to the payment method, the issuing bank's policies, Rapyd's configuration, and the settings selected by the merchant in the API request.
Sandbox - The 3DS flow is triggered by the amount of the transaction and the settings in the API request. The authentication must be completed within 15 minutes.
For details, see the following pages:
Related Information