#eli_unexpected
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. Thank you for your patience!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
đ 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/1214300461579116574
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
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.
- eli_unexpected, 3 days ago, 4 messages
Hello, can you show me what your code is and what you are calling when you expect the apple pay UI to show up?
Sure.
Let me paste bin really quickly
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Thank you, is that using our React Native SDK?
Yes
Also how far in your code does this process get when you click the button?
Wdym
When I click the pay button it goes all the way to confirm platform payment
But I'm not sure what happens then because I don't have an iPhone and by friends do and for them the apple pay UI never shows although it does show in a release build running in the simulator
Gotcha, and does your error handling code get triggered for them?
Probably. I'm planning on setting up a log endpoint so that I can get a traceback but was wondering what the issue could be before I do that
If it is showing up in the simulator, it should show up for a real device when Apple Pay is properly set up. Can you have your friends try the apple pay test page and our express checkout express page to see if the sheet properly shows up for them?
https://applepaydemo.apple.com/
https://docs.stripe.com/elements/express-checkout-element
Unfortunately I can't really glean anything off of that video. I think that getting the error message would be the best next step for debugging this
The reviewers at apple also run into the issue fyi
Okay I'll setup a log endpoint to capture the errors if any
The reviewers at apple also run into the issue fyi
Can you tell me more about this? Like the app store reviewers?
@winged plaza just checking in have you heard anything back about the error that you are getting here?