checkout / frames-ios

Frames iOS: making native card payments simple

Home Page:https://www.checkout.com/docs/integrate/sdks/ios-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is 3D Secure available?

Sayanta-Redapple opened this issue · comments

Hello,

It will be great if the framework handle #D Secure payment.

Hi @Sayanta-Redapple, thanks for your feedback. To handle 3D Secure, you need to take the redirect URL that your server receives when requesting the payment and pass it to your app. You can then display the 3D Secure view to your user, and listen for success/failure URL redirections.

Frames-ios can handle the webview and success/failure URL redirection if you'd like to use this method - see https://checkout.github.io/frames-ios/ios-example.html for detail of that approach.

Does that cover what you were hoping to achieve?

@Sayanta-Redapple closing this issue now. However if you still have any questions please feel free to re-open the issue.