flutter_stripe
flutter_stripe copied to clipboard
presentPaymentSheet future never completes after selecting Apple Pay
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Select Apple Pay on the bottom sheet
- Press pay
- The future is never completes. It just goes on
Expected behavior Payment successful
Smartphone / tablet
- Device: iPhone SE -2nd gen
- OS: iOS 15.5
- Package version: 4.0.0
- Flutter version 3.0.5
Additional context I did try running the example app on flutter_stripe, and it works as expected.
Please post a video of the issue and include the logs while trying. It seems to be a configuration issue, maybe the merchant display name is wrong.
When you're using Xcode then the log output, otherwise the log output when running your Flutter application. Typically there should be indications when there's a configuration issue.
There is nothing in debug console
@jonasbark, please have a look.
(Sorry 🙏 for mentioning you like this)
Try running it with Xcode - there should be a lot more information
closing now due to inactivity feel free to reopen or create a new issue in case this is not solved