#thomasst

1 messages · Page 1 of 1 (latest)

leaden badgerBOT
steady bone
#

Hello! If you're controlling the Subscription with a Subscription Schedule the cancel_at property is not changed. The details about when the Subscription will end are governed by the Subscription Schedule's properties instead.

umbral lagoon
#

I see, thanks

#

The schedule I have should cancel it as expected on Nov 9, right?

steady bone
#

Yep.

umbral lagoon
#

Is that the case on any schedule or only those with end_behavior=cancel?

steady bone
#

Only those with end_behavior set to cancel. The default for end_behavior is release, which means the Subscription Schedule will release the Subscription and the Subscription will continue on as normal from there without the Schedule.

umbral lagoon
#

Why did sub_0NYcd84rOYBvHyzseyXAJKBv not get canceled?

#

I set up a schedule in req_4SxEC3rG15mYiz with end_behavior=cancel

#

We had to delete the subscription after the fact (req_HIASNRi5F114sy) and refund the payment

steady bone
#

The last phase of that Schedule ends in the future. In November of this year.

#

So the Subscription Schedule hasn't ended yet. Thus the end_behavior doesn't apply yet.

umbral lagoon
#

ah I see, there was a second phase there somehow

#

thanks