Waqar Ali
Waqar Ali

Reputation: 173

Issue with Apple Pay using via stripe

I'm facing an issue while using Apple Pay via Stripe. Whenever I select Apple Pay and click on the Apple Pay button, instead of showing the payment intent, I get the following error message:

Unable to show Apple Pay. Please choose a different payment method and try again.

However, when I inspect the element and try the same flow, I can see the payment intent, and the payment works as expected.

This behavior is consistent — I’ve tried this test case multiple times, and I’m getting the same issue every time.

What I’ve checked so far:

Has anyone else faced a similar issue or found a solution for this?

Any insights or suggestions would be greatly appreciated!

Upvotes: 1

Views: 22

Answers (1)

qichuan
qichuan

Reputation: 2041

You'll want to go through this checklist and confirm all pre-requisites are met in your integration. If you need more help, share a public URL that I can visit and reproduce the problem.

Upvotes: 1

Related Questions