#krsacme
1 messages · Page 1 of 1 (latest)
Hi there!
If you update a Subscription, in some cases Stripe will always create a new invoice. For example when switching price between different billing periods. You can learn more about this here: https://stripe.com/docs/billing/subscriptions/upgrade-downgrade
this particular request is for changing the price only. billing interval is yearly on both the prices. The subscription was created on 28/Nov and the prices are changed on 29/Nov - Can you point why does this trigger a new invoice?
Having a look