Copy of Standalone 3D Secure (via Hyperswitch)
Use any Standalone 3DS server to run 3D Secure (3DS) authentication and authorize the payment with any payment provider (PSP).
Standalone 3DS separates authentication from authorization, giving you the flexibility to work with multiple payment processors or support specialized payment workflows with Juspay Hyperswitch.
Enterprise teams often adopt Standalone 3DS to enhance payment performance by enabling:
Fine grained API control over 3DS requests and the checkout experience
Greater visibility into issuer authentication responses
Transaction level customization based on business priorities such as fraud reduction, conversion optimization, or cost management
When a Standalone 3DS authentication completes successfully, it generates a 3DS cryptogram. This cryptogram can then be submitted as part of the payment authorization. This helps in effective Smart Retry workflows where the same authentication can be successfully used with multiple authorization attempts across different payment providers (PSP)
Supported external 3DS authenticators are - Juspay 3DS server, Netcetera, Cardinal and 3dsecure.io
Setup External 3DS authentication via Juspay Hyperswitch
Log into the Hyperswitch dashboard
Under Connectors > setup 3DS Authenticator. You can select Juspay 3DS server or any other external 3DS server


Under Connectors > setup the payment providers (PSP) that you wish to use for payment processing


Under Developers -> Payment Settings -> Add Authentication Connector and its relevant details

Perform external authentication
Initiate a Payments Create API from your server with external authentication as true
This flow follows the same steps as highlighted in authenticate with 3D secure via PSP.
Do a create payment call to initiate the transaction. The status of the response should be requires_customer_action and should contain the next_action object.
Do authentication
Initiate the authentication with the client_secret generated
After the challenge is completed, the status should go to succeeded.
Visit this page to complete few additional steps to enable this feature for Mobile SDK.
Being a payments product, Hyperswitch is always up to date with the latest regulations globally. On that front, the merchants need not worry about compliance. For merchants who want to integrate the latest authentication products to offer a frictionless payment flow to their customers, but also enjoy the liability shift, Hyperswitch has got you covered. Products like Digital Authentication Framework (DAF), Delegated Authentication (DA), Secure Payment Confirmation (SPC), Click to Pay (CTP), etc. are in our roadmap. Check out the product on sandbox or get in touch with us for more information.
Last updated
Was this helpful?

