#bugkiller.

1 messages · Page 1 of 1 (latest)

rigid bladeBOT
unborn stratus
#

Hi 👋

Not sure I follow. What are the API methods being used here?

rigid bladeBOT
swift wagon
#

on upgrade, we use stripe.subscription.modify with proration_behavior='create_prorations',

#

and for reactivate cancelled subscription

#

subscription.cancel_at_period_end=False
and save

void isle
#

If all you did was mark sub as cancel at period end then they shouldn't need to pay again

#

Recommend just testing out the scenario yourself in test mode