#gosborn
1 messages · Page 1 of 1 (latest)
Following this guide here: https://stripe.com/docs/apple-pay?platform=react-native#present-payment-sheet
Hi that's an old version
Can you try with the latest version of the react native library?
Lot's of changes around apple pay have been made since then
I'll give it a go! I see that useApplePay is deprecated now - any timeline when support will be dropped for that?
Where do you see this?
/** @deprecated Use confirmPlatformPaySetupIntent, confirmPlatformPayPayment, or createPlatformPayPaymentMethod instead. */
Sorry meant to say "presentApplePay"