#jac-subscription-discount
1 messages · Page 1 of 1 (latest)
Hi, can you share when it stopped working exactly? Can you also share the request id where you're trying to update the Subscription above? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request. Also, can you share the request id for when it worked previously as well?
I'm not sure exactly. We have a big event this month where people submit coupons they receive from it. It worked last year at this time, so I'll see if I can get the request ID from the same user for last year and this year (they're a repeat coupon user)
Can you share the request id where it did not work recently?
req_z8CRbdysP2rr2Y
Just found it. Looking for the older one now.
req_1BnaUMckhdAtnG
req_qMEM4bpBmN2Fg1
Looks like he tried to apply it twice last year. Maybe that's messing things up?
That should not be the case. If you look at the response on both of those requests from last year, they both show the new promotion code. Taking a further look at the most recent request.
jac-subscription-discount
I'm not seeing that. I see the old promotion code in the response. And the old end date.
For req_z8CRbdysP2rr2Y the Request code is promo_1NlhK7GlCGS85NRPWFWkbjIu but the Response discount object has promo_1LXnXmGlCGS85NRPsKBAOjrJ. Are you seeing something different?
looking
The coupon is the same, but the promo code is different. Could that be an issue? It hasn't been before as the coupon has been around since the 2020 season and we have customers who update the coupon every year.
And can I just say, thank you. Thank Stripe for improving customer support. The last time I tried to get help (a few years ago) I couldn't get a hold of anyone who knew anything about the API. I know the company has tried to improve there. So THANK YOU!!!
glad to hear this
Any ideas what might be wrong?
no sorry, I'm digging Will take a while.
Ok, I'll come back to check
My advice is to write to our support team, this looks like a bug overall: https://support.stripe.com/contact
Ok, I'll do that. Thank you.
@dawn island okay we did confirm it's a real bug. We're reporting it internally but you should also reach out to our support team to escalate while they work on a fix
I did and they're sending it on to a "Specialized Team"
👍
The customer's renewal date is Dec 7. Should I leave their subscription alone while it is being investigated since they have a bit of time? Or should I try and update it through the dashboard to get the discount?
updating through the Dashboard won't change anything really. IT seems to be a bug where the new PromotionCode just points to the same underlying Coupon object and we ignore it since nothing is changing.