I’m using WooCommerce Subscriptions. I have two products:
- Product A (variation subscription product with 3 variations)
- Product B (simple subscription product)
I want to migrate subscribers from the 1st variation of Product A to Product B. I’m open to solutions with and without code. How can I achieve this?
I’ve tried manually canceling subscriptions for the 1st variation and then creating new subscriptions for Product B, this method is quite inefficient.