I have a WooCommerce webshop with WooCommerce subscriptions and i want to test the renewal process (emails etc) for a recurring payment. Normally i would use the method as described in the following article.
This always worked prior to updating subscriptions to 3.0 (with the renewed Action Scheduler). But now nothing happens.
After pressing the run button the window refreshes and the scheduled action is still there. I do get a notice with a message "The next queue will begin processing in approximately X seconds.". Sometime i get the notice "A new queue has begun processing. View actions in-progress »". When following the link no in-progress actions are found.
The action I want to run has a date in the future and I have both WCS_DEBUG
and WP_DEBUG
set to true
.
I'm pulling out my hair trying to find why the action cannot be run manually. Did I miss something?
WooCommerce v 3.9.3
WooCommerce subcriptions v 3.0.1
WordPress v 5.3.2