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

The hooks.stripe.com window after authorization from the bank remains white and does not close. #1649

Open
STiiTii opened this issue Apr 29, 2024 · 0 comments

Comments

@STiiTii
Copy link

STiiTii commented Apr 29, 2024

Good morning,

An already existing problem but no functional solution on my side.

The different steps carried out:

  1. Adding a card via a setupIntent which returns me a “client_secret”
  2. Then launch the “confirmSetupIntent” function which opens the banking modal.
  3. I confirm the 3DS from my bank, the modal updates and becomes white but it does not close with the only solution being to close it manually via the button at the top left.
  4. When I click on “Close” this validates the “confirmSetupIntent”

In the provider I have my urlScheme.

stripe_provider

Expected behavior
The window should close.

Screenshots
IMG_6546

  • react: 18.1.0

  • react-native : 0.71.13

  • @stripe/stripe-react-native : 0.37.3

  • Xcode : 15.3

  • Device: iPhone 12

  • OS: 17.4.1

  • Browser : Safari

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

No branches or pull requests

1 participant