#lawebso_error

1 messages ¡ Page 1 of 1 (latest)

hard spruceBOT
#

👋 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/1359801301025816748

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

untold bronze
#

What kind of error you are facing ?

#

Can you share more details ? like a failed requestId or a related PaymentIntent

cunning oracle
untold bronze
#

Thank you for providing this screenshot

#

What about the details requested above?

cunning oracle
#

all i know is that we choose apple pay and then it didn't show us the available cards. instead just an error

#

right know it seems to work again

untold bronze
#

Great to hear that it was solved now.

cunning oracle
#

oh no

#

wrong info\

untold bronze
#

Are you still facing an issue ? not sure I understand your latest follow up question

cunning oracle
#

sorry - yes - we are still facing that issue

untold bronze
#

You need to share with me more details, like the failure requestId, any relevant log in the devconsole?

#

Any related PaymentIntent Id ?

cunning oracle
#

thye setup_intent is successfull

#

the payment elements load

#

but once i select apple pay then we get this error message that apple pay can not be shown

untold bronze
#

According to that error, it seems like you are making an API call that is laggy before confirming the Payment

#

You should adapt your integration to directly confirm the payment without adding any latency

#

In instruments.js in particular (it should be your integration's JS file)

cunning oracle
#

okay - I will dig deeper in there

hard spruceBOT
cunning oracle
#

thank you for your fast answer