#fiyaz2110
1 messages ยท Page 1 of 1 (latest)
I have added apple pay into my react native application using SDk
I have done all the configuration and it is still showing me not supported is every device
const { isApplePaySupported } = useApplePay();
This is always false
Hi there ๐ can you confirm that you have:
- Enabled Apple Pay in your dashboard: https://dashboard.stripe.com/test/settings/payment_methods
- Followed the React Native specific steps for adding Apple Pay to your app: https://stripe.com/docs/payments/accept-a-payment?platform=react-native&ui=payment-sheet#react-native-apple-pay
- Have a card added to the Apple Wallet on the device that you're using for testing
Yes We have done all the steps and also I have shared all the details with your engineers in old chat
I have followed this link https://stripe.com/docs/apple-pay?platform=react-native
I've taken a look through the previous threads, and see that a lot of ground has already been covered. I'm continuing to look.
Hello ๐ Stepping in here
Can you confirm if you're expo or not?
do you have an example app that you can share which can help us reproduce the issue on our end?
also
1/ what version of the library are you using in your app?
2/ what device are you testing on? can you share the iOS version?
Ok I have to upload testflight tonight. How can I share that testflight with you?
This is the version "@stripe/stripe-react-native": "^0.16.0"
Sorry for the confusion, we don't work with test flight builds.
We'd need to look at your actual source code and test
so you want me to share my source code?
Does Apple Pay work on local builds?
I can not test on local builds as I'm in Pakistan. So I always share a testflight with my client
so you want me to share my source code?
That'd help us reproduce the issue and provide recommendations accordingly.
You don't need to share that over discord.
You can write in to our support team support@stripe.com
I can not test on local builds as I'm in Pakistan. So I always share a testflight with my client
has this build been tested on different devices?
I have to share only that specific code or whole source code?
Yes and all the devices support apple pay
I have to share only that specific code or whole source code?
Enough code for us to be able to reproduce the issue.
What I'd recommend is building a new minimal app (with one or two views) with your code to see if you're seeing this behavior on the newly built app too. If so, share that new app with us.
Ok. So I will share it with you later tonight.
๐ sorry for all the back and forth. I see you've been stuck on this for a while now.
Hoping we can come to a resolution soon.
Yes sir. Thank you so much for your kind help