#eeyore-the-sad-one_docs

1 messages ยท Page 1 of 1 (latest)

hot sandBOT
#

๐Ÿ‘‹ 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.

wise ledge
#

Hi, let me help you with this.

#

You mean the backend error codes?

hot sandBOT
livid barn
#

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"
}

potent juniper
#

๐Ÿ‘‹ 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

livid barn
#

Yes, this is expected behaviour. We only want to know if there is documentation about all possible error codes

potent juniper
#

but it's not exhaustive

livid barn
#

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

potent juniper
#

If you have a list of what you didn't find, I can make sure that to give the feedback for our documentation team

livid barn
#

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!

potent juniper