automatewoo-subscriptions
automatewoo-subscriptions copied to clipboard
Add 'auto-renewal toggle' trigger
Slack Thread: https://prospress.slack.com/archives/C03A22H08/p1554757623094800
Idea
Since the 'auto-renew toggle' doesn't seem to use woocommerce_subscription_payment_method_updated as I would have expected, it would be nice to have a trigger that would trigger when the customer uses the auto-renew toggle to switch from either Manual or Automatic renewal.
It's been proposed that a hook be added for this specific process in the Slack thread from above, which would obviously make this an easier job.
That's a good idea @jrick1229 thanks for posting. 👍
One consideration with this is a delay on any workflow triggered by it. e.g. if a customer is just playing with the toggle to see what happens, we don't want AW to send them multiple emails or something. That shouldn't be too hard to implement, or at least document though.
Hi @jrick1229,
Have you been able to move forward for that feature ? I can't access the slack thread.
Thanks