iOS 3DS 2.0 SDK
With 3DS SDK, merchants will be able to provide a native experience rather than redirecting customer to a bank page. The UI is standardised according to EMVCO guidelines and offers customisation. With 3DS 2.0, a native experience can only be provided in an app through a 3DS SDK.
How does native flow work in 3DS SDK?
- SDK collects device details.
- Post collecting device details, an authentication request has to be generated by passing device details.
- Issuer ACS identifies to do a frictionless/ non frictionless flow and responds back with the details.
- Basis of the details received, SDK initiates a request for non frictionless flow with ACS/ bank to complete the authentication. SDK renders the UI in a native format and asks the user to input the authentication mechanism and complete the authentication journey.
- SDK relays back the response of authentication to merchant and then merchant has to be proceed for authorization of the transaction.
PayU 3DS SDK offers two types of solutions
- Use our SDK for collecting device details and to render challenge screens (Decoupled flow)
- Authentication/ Authorization can be done with us or any other payment aggregator.
- Use our SDK for a complete transaction (Everything through us)
- Collecting device details
- Invoking an authentication request through our 3DS Server
- Invoking challenge
- Completing authorization through us
Integration Steps
The iOS 3DS 2.0 SDK integration involves the following steps:
During the integration, refer the Generate Static Hash for hash generation details.
Updated about 1 month ago