go.stripe icon indicating copy to clipboard operation
go.stripe copied to clipboard

Cancel Subscription, At Period End

Open bradrydzewski opened this issue 12 years ago • 1 comments

When cancelling a subscription need to enable the at_parameter_end flag:

If you set the at_parameter_end parameter to true, the subscription will remain active until the end of the period, at which point it will be cancelled and not renewed.

bradrydzewski avatar Jun 05 '12 18:06 bradrydzewski