#frallain
1 messages · Page 1 of 1 (latest)
It's this request that removed the discount: https://dashboard.stripe.com/logs/req_WSuGbWioir96gg
Having a look...
OK. I did not mention any coupon in the request I did through the Python client
Sorry for the delay, having a look now.
any news?
When you updated the schedule here, you had to re-create all the phases of the schedule from scratch. See phases[0] and phases[1] in your request here: https://dashboard.stripe.com/logs/req_WSuGbWioir96gg, which is normal.
However your code didn't set any discount, so the existing discount got erased.