- This topic has 1 reply, 2 voices, and was last updated 1 week, 3 days ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
› Forums › WooCommerce Plugins › What hooks are available when a subscription is cancelled, expired, or renewed?
Tagged: Subscriptions
Hello, I’m using the Subscriptions for WooCommerce plugin, and I’m trying to run some custom code when a subscription changes status, specifically:
I’ve already tried hooking into the following, but it doesnt work
Hello,
Please use the below hooks, and if you have any further queries please tell us:
You can use these hooks in different events
To get the subscription object, use this code:
Best Regards
Sam