'WooCommerce Subscriptions renewal issue
I am using WooCommerce, WooCommerce Subscriptions and WooCommerce Braintree Gateway for subscriptions on my website. The subscriptions are set to renew monthly in the day they subscribed.
Recently I had to disable the Woo Subscriptions plugin for 1 week. After activating it again I noticed that the the subscriptions which should have renewed during the period I de-activated the plugin no longer renew. It's been to months and the subscription "next payment date" is in the past.
I tried updating the meta field "next payment date" programatically with an upcoming date, but this doesn't work. The subscriptions still do not renew.
Any help on how I can fix this? Or at least in which direction I should look? How can I locate the function that handles the renewals? I searched for meta "next_payment_date" through the plugins but couldn't find anything usefull.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
