#jeremy - elements
1 messages · Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂
For this case, you could use a subscription schedule to shift the coupon
using iterations you can have phases that align with billing cycles, and you can swap out the coupon being applied to the subscription (one for $1 the first month, then one for 15% the second+ month)
Here is an example of that kind of change:
https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#upgrade-downgrade-coupons
This example removes the coupon after 6 iterations (billing cycles)
But you can analogously change the coupon after 1 iteration