I have a WooCommerce subscription product with 2 purposes (one should never expire and one should expire). I want to enable automatic renewal for one product which is a membership product that never expires and disable automatic renewal for others. WooCommerce provides a Manual Renewal option on the settings page however it applies to all products.
I want to enable manual renewal only for a specific product so that I can use the automatic methods for others. How can I achieve this?