flutter_stripe icon indicating copy to clipboard operation
flutter_stripe copied to clipboard

presentPaymentSheet future never completes after selecting Apple Pay

Open amanxnanda opened this issue 2 years ago • 6 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Select Apple Pay on the bottom sheet
  2. Press pay
  3. 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.

amanxnanda avatar Aug 17 '22 07:08 amanxnanda

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.

jonasbark avatar Aug 17 '22 07:08 jonasbark

Here's the video Watch the video

Please tell me what logs I need to include. TIA @jonasbark

amanxnanda avatar Aug 17 '22 08:08 amanxnanda

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.

jonasbark avatar Aug 17 '22 08:08 jonasbark

There is nothing in debug console Screenshot 2022-08-17 at 13 47 29

amanxnanda avatar Aug 17 '22 08:08 amanxnanda

@jonasbark, please have a look.

(Sorry 🙏 for mentioning you like this)

amanxnanda avatar Aug 17 '22 08:08 amanxnanda

Try running it with Xcode - there should be a lot more information

jonasbark avatar Aug 17 '22 08:08 jonasbark

closing now due to inactivity feel free to reopen or create a new issue in case this is not solved

remonh87 avatar Sep 05 '22 19:09 remonh87