capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
MIT License
183 stars 74 forks source link

Apple Pay not working on iPad #321

Closed luis951 closed 1 month ago

luis951 commented 6 months ago

Platform

Describe the bug Apple Pay screen not being called on iPad, although working fine on iPhone.

To Reproduce Steps to reproduce the behavior: Call methods createApplePay and presentApplePay

Expected behavior Apple Pay screen should open.

Using Function:

rdlabo commented 6 months ago

This is probably due to the iPad not being properly set up for payment.

connectMyClub commented 5 months ago

@luis951 We're experiencing the say. Apple Pay not working on iOS. Apple Pay is set up correctly on the device though. I'm wondering if the app needs to be downloaded from the App Store rather than installed from your Mac?

rdlabo commented 1 month ago

It looks like a clone of https://github.com/capacitor-community/stripe/issues/321, so go here.