Subscription for WooCommerce plugin allows you to set a fixed subscription/billing interval recurring on every one-sixth day/week/month/year as shown below.

However, you can alter the default subscription/billing interval into the required one by using a code snippet. Inserting the below-given code snippet to the active theme’s functions.php file will add an additional value ‘every 10th’ within the interval selection dropdown.
Therefore, the resultant screen is as shown below:

- Was this article helpful?
- Yes, thanks!Not really
Comments (3)
Amir Rahimi Ferdosinezhad
November 1, 2022
Can we allow customers to choose the frequency of the subscription for a product ? like weekly, monthly etc.
Roberto Páez
June 24, 2021
Hello, this is my first time receiving payments, I bought the subscription plugin and currently I am trying to set it up.
Can I have a customer subscribe to any of my products, and have a different billing date. I am going to have a pre-lunch period. The client is going to subscribe, but I want to charge the subscription 5 days prior shipment, not the day the client subscribes. How can it be done?
Thanks in advance for the help.
Mark
June 25, 2021
Hi Robert,
Our plugin created the renewal order and subsequently charges the renewal amount via the same order. As such, it won’t be possible to take the amount prior to creating the renewal order. Sorry that we can’t help out.