#greggles-subscription-pausecollection

1 messages · Page 1 of 1 (latest)

last vigilBOT
wheat parrot
#

Morning hanzo

severe snow
#

Hello 👋
It mostly depends on the pause_collection.behaviour you set when pausing the subscription
https://stripe.com/docs/billing/subscriptions/pause

Pausing collection doesn't prevent invoices from being generated on the regular interval, it just keeps them as draft or voids them depending on what behavior you used. So unpausing shouldn't really change billing cycle anchor either.

wheat parrot
#

Thank you. We set it to void. If we did want to resume collecting payment, we could either prorate or set a new billing anchor?

last vigilBOT
wheat parrot
#

Hello!

icy mason
#

greggles-subscription-pausecollection

#

@wheat parrot prorating doesn't really make sense if you voided the Invoices. The question is really to ask yourself what you want the behaviour to be when you unpause

wheat parrot
#

The intent was to create a free period, even for annual subscription in the middle of their subscription period.

icy mason
#

Sorry that's extremely vague, I have no idea what this means.

#

think about their billing cycle and ask yourself exactly what you want to happen and when you want them to pay next and what they should pay

wheat parrot
#

OK thanks for your help.