#rpatel-cancel-sub

1 messages · Page 1 of 1 (latest)

fresh relic
#

Hi there!

#

That Sub has cancel_at set, correct?

wet pine
#

Yes

fresh relic
#

Gotcha, I haven't tested this before but have you tried updating the Sub and setting that to an empty string?

wet pine
#

I see

fresh relic
#

I will test as well since I'm curious!

wet pine
#

I am mainly using the flag "cancel_at_period_end" when cancelling. And cancel_at getting set automatically.

fresh relic
#

Ah in that case I think you should be able to just update that to false

wet pine
#

hmm, Let me try both and see if it turn sub to its original form or not.

fresh relic
#

👍

wet pine
#

Thank you for your help but setting cancel_at_period_end=False turn the cancel_at=null. And does the trick.