#gazi_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/1429814632792723546
๐ 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.
- gazi_code, 5 days ago, 13 messages
๐
Any error logs in the devtool console ? any particular API call fails when you check the network tab ?
Do you have a test endpoint that we can use ?
I don't have screenshots at the moment, might be able to attach them later, also no test endpoint. Api call didn't happen as the validation before api call fails. We did not receive any fail webhook for this confirm payment try.
Are you able to share a public URL where I can try to reproduce what you're seeing?
We don't have that set up yet. Here are the screenshots of the error and the form:
I can try and provide devtools console or network errors later maybe
So you see Apple Pay, and when you click on 'Apple Pay' to pay for the transaction, you get this error? Having all that information would be helpful here to further see what the issue might be. Better yet, having a way to reproduce will be even better with your public URL if you can use ngrok to get a public HTTPS address
Yes, after clicking confirm payment with apple pay, error happens almost immediately.
Sorry I can't provide the public https address right now.
Can you show me your code please? Are you calling elements.submit()?
We will be here