#quro_api
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/1470449756299067616
๐ 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.
- quro_api, 8 hours ago, 11 messages
Does stripe control the values of these codes or not?
Hello, this doc lists many of the declines that can be returned. These strings are Stripe defined, issuer declines are usually of a different format. I can definitely file a feature request to add this but can't promise if/when it would be added.
https://docs.stripe.com/declines/codes
i wonder if i might get a decline code which is not listed on the page.
is that a possibility?
here are a list of card decline codes i wasnt able to find on by own on the stripe documentation
https://stripe.com/en-ch/resources/more/a-complete-list-of-decline-codes#list-of-card-decline-codes
The doc I linked to appears to be a superset of the support article you linked to
I am trying to find if there are decline codes other than those ones listed. Even if that list is complete now, I think it may be smart to try to have a fallback for those in case new ones get added.
To be clear I personally agree that we should do a better job documenting these, though I'm not sure of the difficulties that may have prevented that. I'm trying to see if there is a complete or more complete list at the moment.