#dcx86-apple-pay

1 messages ยท Page 1 of 1 (latest)

silk hornet
#

Hi there ๐Ÿ‘‹ did you register for an Apple Merchant ID, create an Apple Pay certificate, and set your Apple Merchant ID in StripeProvider?

short pagoda
#

Hit @silk hornet ๐Ÿ‘‹ Apple Pay is already integrated in our app and we can use it in production with the useApplePay() hook. So it works, but not when using the stripe payment sheet. ๐Ÿ˜ž

lime fern
#

I'd check the logs (in the Terminal or XCode, it's been a while since I used RN), there is likely something being emitted in the logs for the app that points at the problem.

short pagoda
#

Okay @lime fern I'll double check my implementation and look for any logs I might be missing.