
In a recent Business Bloomer Club discussion, a member sought advice on adding a flexible “Repeat Order” feature directly on the WooCommerce checkout page. The desired functionality would allow customers to select an interval (such as 1 month, 2 months, etc.) to automatically repeat their purchase at chosen intervals, instead of configuring subscriptions on individual product pages.
While WooCommerce Subscriptions and the All Products for WooCommerce Subscriptions extension offer recurring purchase options, they don’t currently provide a way to set a recurring schedule from the checkout page.
Let’s explore potential approaches for implementing this feature, from using existing plugins with some limitations to adding custom code for a checkout-based recurring option.
Continue reading Adding Recurring Order Options on WooCommerce Checkout