#smartbettormicah-developer_code
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1382008030530637865
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- smartbettormicah-developer_code, 6 days ago, 37 messages
Hello, thanks for the detail, looking in to this
Quick check, on that iPhone do you see the apple pay button on this site? https://4242.io/test/express-checkout-element/
Yes I do. And I also see it on the preview build. Only ones I pay does it fail with the error Apple pay is not available. Could it be possible that the error comes from the fact that I use a valid card with a payment intent that is created with a test id?
That shouldn't be the issue, with test mode a live card is required to be saved to the wallet. Once apple pay returns we just replace it with the 4242 test card on our side
Can you send me the ID of a payment intent that you saw this failure for? (pi_123) We
pi_3RYTuGHM5Jv8uc5M1hbNKTrL
Okay I do not see a confirm attempt on our side. Checking in to what can fail with that error before that point
Apple pay is not available
This is the error
Have you uploaded your Apple Pay certificate to your Stripe dashboard?
https://docs.stripe.com/apple-pay#csr
According to our GH readme not having uploaded that certificate can cause this error
https://github.com/stripe/stripe-react-native/blob/a8b18831752d565a25646dd56b0ef97d1d46d60f/README.md#apple-pay-is-not-available-in-my-app-name
Nice, great to hear! Thanks for your patience