#shinnosuke-hirota_error

1 messages ¡ Page 1 of 1 (latest)

scenic geodeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1252429286351306907

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

gilded oyster
#

Hi @verbal falcon is there a public URL that I can visit and reproduce the problem?

#

Also can you share the unminified version of the error trace?

verbal falcon
gilded oyster
#

No, I mean the URL to your website where I can test your integraiton.

verbal falcon
#

sorry it is not.

wintry imp
#

i'm sorry, but without an example that we can reproduce the error in, it's not going to be possible for us to troubleshoot

verbal falcon
#

this is noted.
Do you have any idea what the error message means and what situation this could be caused??

wintry imp
#

i mean, based off the message itself, An error occurred in call back, please try to avoid this by setting structured error in callback response - so are you getting an error in your callback?

verbal falcon
#

yes

wintry imp
#

you mentioned i would like to execute google pay or apple pay with storing customer email as billingDetails - are you not collecting payment method details from the customer?

#

i'm not entirely certain why you're using the onConfirm event to set the emailRequired as true?

verbal falcon
#

aha, that is why.
thank you very much.