flutter-plugin icon indicating copy to clipboard operation
flutter-plugin copied to clipboard

Payment not completed error in Apple Pay

Open jacobokoenig opened this issue 2 years ago • 1 comments

Hi, I am getting a "Payment not completed" error when using a US and USD in the configuration. My issue is that when the payment sheet fails, I get no details of the error. I tried both with Pay's button and Advanced usage, but have found no way to retrieve the error.

Can someone point me on the right direction?

jacobokoenig avatar Jul 06 '22 11:07 jacobokoenig

Hi @jacobokoenig, can you share your configuration (only public details –eg.: removing any account ids and secrets) to understand the root of the failure?

Note that the button has an onError property that you can use to inspect the issue. In the advanced usage, calling the showPaymentSelector method will except with an error if the operation fails.

JlUgia avatar Aug 17 '22 10:08 JlUgia

Hi @jacobokoenig, I'm closing this issue if there are no additional updates. Feel free to re-open otherwise.

JlUgia avatar Dec 25 '22 16:12 JlUgia