#gazi_code

1 messages ยท Page 1 of 1 (latest)

flat birchBOT
#

๐Ÿ‘‹ 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.

mellow citrus
#

๐Ÿ‘‹
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 ?

dusk kernel
#

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.

flat birchBOT
strong marten
#

Are you able to share a public URL where I can try to reproduce what you're seeing?

dusk kernel
#

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

strong marten
#

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

dusk kernel
#

Yes, after clicking confirm payment with apple pay, error happens almost immediately.

#

Sorry I can't provide the public https address right now.

strong marten
#

Can you show me your code please? Are you calling elements.submit()?

dusk kernel
#

stripe.confirmPayment

#

I will send a bit later, sorry

strong marten
#

We will be here