less than a minute read • Updated 9 minutes ago
Modify a subscription's end date
How to set, update, or remove the end date of an existing subscription in the Foxy admin.
You can set or update the end date of an existing subscription directly in the Foxy admin. This is useful for cancelling a subscription on a specific date, extending a subscription that was set to expire, or removing an end date to make a subscription run indefinitely.
Steps
Notes
The end date must be entered in
YYYY-MM-DDformat.If the end date falls on the same day a renewal is scheduled, the subscription will be cancelled before that payment is taken. Set the end date to the day after the last payment you want to collect.
Clearing the end date field will make the subscription run indefinitely.
To remove an end date programmatically when replacing a subscription via
sub_modify=replace, passsub_enddate=00000000in the add-to-cart link.