#zepatrik - Subscription Schedules

1 messages · Page 1 of 1 (latest)

torpid ingot
#

HI 👋

#

You can use Subscription Schedules to trigger changes to subscriptions after specified numbers of billing cycles.

#

However, iterations are optional

inner fjord
#

when I update a subscription schedule without an end date and iterations it defaults to one iteration

torpid ingot
#

If you wish the subscription to just continue without any more changes you can set the end_behavior to release.

inner fjord
#

Yes, but that means I have to handle both, subscriptions and subscription schedules in my code, which adds quite a lot of complexity.

#

It would be a lot easier to only work with subscription schedules at all points

torpid ingot
inner fjord
#

tl;dr so it is not possible to use the schedule indefinitely?

torpid ingot
#

No, schedules are used to define specific periods of time. Indefinite recurring billing is what Subscriptions themselves do.