#Pavel Mateescu - subscription
1 messages · Page 1 of 1 (latest)
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
hello, sure thing req_xdLMe1QobacStb
Thanks! Give me a few minutes to look into this.
Thank you as well
Thanks! From what I see:
- The first invoice for the subscription was finalised at 2022-03-10 12:38:11 UTC
- Then you tried to add the coupon at 2022-03-10 12:41:14 UTC
So it's expected that adding a coupon that only works for the first transaction of the customer fails.
You should either add the coupon before starting the subscription, or add a coupon that isn't limited to the first transaction.