#eeyore-the-sad-one_docs
1 messages ยท Page 1 of 1 (latest)
๐ 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/1259793625089445930
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
yes the error codes in this object e.g.
"error": {
"code": "coupon_applies_to_nothing",
"message": "This coupon cannot be redeemed because it does not apply to anything in this order.",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_0sD3kq2C52Rcl1?t=1720428752",
"type": "invalid_request_error"
}
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
๐ taking over for my colleague. Let me catch up.
the coupon you used is only applied on prices of this product prod_LxBl4B6GBUSH5f
whereas the price (price_1LFHPNK28cwb6X72y3z0IXl0) you passed to your checkout session belongs to product prod_LxBmS3MPpVfE9t
Yes, this is expected behaviour. We only want to know if there is documentation about all possible error codes
yes sure https://docs.stripe.com/error-codes
but it's not exhaustive
Ah I see
I already saw this one and was confused, that coupon_applies_to_nothing and some other expected error codes were not part of the documentation
If you have a list of what you didn't find, I can make sure that to give the feedback for our documentation team
Will do once we are done ๐ I will force all expected error codes and can give you a list afterwards. I have to document them anyways. Thanks for the quick help!
sure thing. If you want to do it async you can send us an email to https://support.stripe.com/contact/email?topic=api_integration and mention you were talking to tarzan on discord and paste a link to this discussion. Myself or someone from my team would take a look and pass the feedback