#devrama_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/1408460185772490846
π Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, can you share where you see 'However, we found error messages are not always shown. For example, when I used non-activated credit card. stripe.confirmSetup() returns an error object but it does not show the error in UI' ?
It sounds like you're testing in live mode which is againt your TOS.
We were about to launch today, and postponed the launch to Monday because of this issue. That's why I was testing in live mode in production as a final QA.
Let me grab the details of the case you asked. π
the strip.confimSetup()returned this below, but as you can see the screenshot, it does not display any error
"type": "card_error",
"code": "card_declined",
"decline_code": "call_issuer",
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
"message": "Your card was declined. Please contact your card issuer.",
When you click on the button, nothing happens?
It submits the request and gets the result from Stripe API, but the Stripe UI does not display anything(nothing happens in UI)
For some errors, such as incorrect card number, it displays an error in the UI, but the case like non-activated crediet card does not display an error.
π Hi, jumping in here. Looks like we're going to need to file a ticket to look into the cause here. To make sure we can remain in contact so we can provide you updates on the ticket as they become available i'll need to ask you to open a support case which will get sent straight to my team. In the mean time it might make sense to take steps to present this error yourself.
Hello @wary kite, we have sent you a direct message, please check it at https://discord.com/channels/@me/1384980632748429412
- πThe message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.