#rpatel-cancel-sub
1 messages · Page 1 of 1 (latest)
Yes
Yes
Gotcha, I haven't tested this before but have you tried updating the Sub and setting that to an empty string?
I see
I will test as well since I'm curious!
I am mainly using the flag "cancel_at_period_end" when cancelling. And cancel_at getting set automatically.
Ah in that case I think you should be able to just update that to false
hmm, Let me try both and see if it turn sub to its original form or not.
👍
Thank you for your help but setting cancel_at_period_end=False turn the cancel_at=null. And does the trick.