-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: 3DS without redirection #249
Conversation
… sepific code 3ds method call 3ds auth call frictionless flow handled by the sdk
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please convert all Js module and Belt module functions to Core module to maintain consistency throughout the codebase
Why is the package-lock.json file pushed? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolved most of the comments
# [0.34.0](v0.33.12...v0.34.0) (2024-03-22) ### Features * 3DS without redirection ([#249](#249)) ([70911e5](70911e5))
# [0.34.0](juspay/hyperswitch-web@v0.33.12...v0.34.0) (2024-03-22) ### Features * 3DS without redirection ([#249](juspay/hyperswitch-web#249)) ([70911e5](juspay/hyperswitch-web@70911e5))
Merge in EXC/orca-elements from fix/ui-improvements to master * commit 'd0773b926cee32b78958711b93377e66ae3f873c': Ui Improvements
Type of Change
Description
3DS Method call
3DS Auth Call
handled without redirection using popups
challenge & frictionless flow also handled
How did you test it?
testing app with 3ds enabled cards
multiple times with challenge and frictionless flow
Checklist
npm run re:build