#Caitlin
1 messages · Page 1 of 1 (latest)
Hello! Can you give me a request ID showing the error in question? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
So this Customer did use a discount before the one in that request: https://dashboard.stripe.com/events/evt_1LsVxeKPCKL2C7ztLN4KvqXJ
That happened several minutes before the request with the error.
okay, in this request (req_cXK8hHZhelHfoq) did the same thing happen?
I sent a new one because I think I sent the wrong request id the first time
👋 stepping in
That request will update the Sub
Which would apply the promo code to upcoming transactions
You need to apply it on Sub creation here if it is a first-time promo code
oh so you cannot update the subscription with a first time promo code?
No since it would apply to the ensuing invoice (the current invoice has already been created) which would no longer be the first payment for the customer
okay! thank you for the quick answer