#shubhx90_code
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1257994419961987204
đ Have more to share? Add details, code, screenshots, videos, etc. below.
apple pay showing on simulator but not showing on device
That means you don't have a valid/real card set in your Apple wallet on your device, is that the case ?
i have react native app and a website also...in website its working fine on safari
but in app stripe sdk is used ,mainly problem is there....its showing on simulator but not in device. and in same device when we use website and use stripe on safari browser its working?
The question is, do you have a valid card in your Apple Pay wallet or not on your device ?
yes
Could you please try opening this URL from your Safari and see if you see Apple Pay?
https://docs.stripe.com/elements/express-checkout-element/accept-a-payment
do you have an Apple Merchant ID and signing certificate set up in your XCode project? https://docs.stripe.com/payments/accept-a-payment?platform=react-native#create-a-new-apple-pay-certificate
yes
and you're passing the actual Apple merchant ID you created to merchantIdentifier? This has nothing to do with your Stripe account ID to be clear.
this is my stripe account id right?
no
then where we find it?
in your Apple Developer account which you said you set up : https://docs.stripe.com/payments/accept-a-payment?platform=react-native#create-a-new-apple-pay-certificate
sounds right
and google pay is also not visible
did you fix the Apple Pay issue? one problem at at time, please.
ok i am checking....