stripe-react-native
stripe-react-native copied to clipboard
The hooks.stripe.com window after authorization from the bank remains white and does not close.
Good morning,
An already existing problem but no functional solution on my side.
The different steps carried out:
- Adding a card via a setupIntent which returns me a “client_secret”
- Then launch the “confirmSetupIntent” function which opens the banking modal.
- 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.
- When I click on “Close” this validates the “confirmSetupIntent”
In the provider I have my urlScheme.
Expected behavior The window should close.
Screenshots
-
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