Skip to content
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: implement show() method for 3DS Fastlane #2448

Draft
wants to merge 36 commits into
base: main
Choose a base branch
from

Conversation

siddy2181
Copy link
Contributor

@siddy2181 siddy2181 commented Oct 25, 2024

Description

  • This PR implements the show() method for Fastlane 3DS.
  • show() is responsible to trigger the 3DS authentication modal to the consumer in an iFrame similar to what we have for card-fields
  • We call the redirect URL, customer will go through the flow, which will result in one of the success, cancel or failure authenticationStatus, and liabilityShift in the response.

Why are we making these changes? Include references to any related Jira tasks or GitHub Issues

Reproduction Steps (if applicable)

Screenshots (if applicable)

Dependent Changes (if applicable)

https://github.com/paypal/paypal-checkout-components/tree/feature/DTPPCPSDK-2660-3ds-eligibility

Groups who should review (if applicable)

❤️ Thank you!

@siddy2181 siddy2181 changed the base branch from main to feature/DTPPCPSDK-2660-3ds-eligibility October 25, 2024 00:17
@siddy2181 siddy2181 changed the title feat feat: implement show() method for 3DS Fastlane Oct 25, 2024
@siddy2181 siddy2181 changed the base branch from feature/DTPPCPSDK-2660-3ds-eligibility to main November 7, 2024 18:54
@siddy2181 siddy2181 changed the base branch from main to feature/DTPPCPSDK-2660-3ds-eligibility November 7, 2024 19:48
@siddy2181 siddy2181 changed the base branch from feature/DTPPCPSDK-2660-3ds-eligibility to main November 7, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants