Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin WooCommerce Subscriptions provides a couple of coupon types that are specific to subscription type products. These are documented here Subscription Coupons – however, it is often desirable to be able to offer a promotional code that would […]
Conditionally Allow Customer Registration
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin A recent change in WooCommerce has resulted in some cases where customers may be unable to check out if their cart contains a subscription product. This happens if the “Allow customers to create an account during checkout” […]
Remove Subscriptions Follow-Ups
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin WooCommerce Follow-Ups allows store owners to send emails after a renewal order goes into a failed status with the idea being that a subscriber would need to resolve whatever is causing the renewal payment to fail. The […]
Subscription Renewal Email to Product Vendors
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin Using WooCommerce Product Vendors in conjunction with WooCommerce Subscriptions and want to send the vendor an email when a subscription renews? This is requested on the WooCommerce ideas board here but if you would like to implement some code to […]
Bypass Subscriptions’ ‘pending cancellation’ status and move directly to ‘cancelled’
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin Update 28 June 2018: The fine folks at Prospress have provided some updated code which works with newer versions of WooCommerce Subscriptions. WooCommerce Subscriptions by default will move a subscription to a ‘pending cancellation’ status when cancelled either by the subscriber or […]
Translate the WooCommerce Subscriptions “Sign Up Now” Button Text
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin Because WooCommerce Subscriptions provides a way to easily customize the “Add to Cart/Sign Up Now” button text via the admin dashboard it is impractical and unfeasible to translate that button text on the front end of your shop. WooCommerce provides […]
Add Custom Subscription Length
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin By default, WooCommerce Subscriptions, provides a large number of subscription durations that should be sufficient for most users. However, some users may wish to provide custom subscription lengths. Fortunately WooCommerce Subscriptions provides a filter called woocommerce_subscription_lengths which […]
Add WooCommerce billing interval
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin Caution: be careful with this – if the payment gateway you are using does not support the interval that you are adding this may result in undesirable behaviour. If you need to add billing intervals to WooCommerce Subscriptions this […]
Memberships, Discounts & Subscriptions Sign-up Fee
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin One of the features of the WooCommerce Memberships extension is the ability to offer purchasing discounts to your customers if they are a member of a qualifying membership plan. Many site owners sell subscription products and in many […]
Add JavaScript Confirmation for WooCommerce Subscriptions Cancellation
Please consider leaving a donation if you appreciate this information. Lightning network now available – + Donate Bitcoin Snippet UPDATED FOR WooCommerce 2.6 By default, WooCommerce Subscriptions allows for users to cancel their subscriptions via their “My Account” page via a “Cancel” button. Currently, there is no confirmation – the workflow goes something like this: […]