WooCommerce Subscription Renewal Reminder can be set how many days ahead to send the reminder emails as well as recipient, title and body of the renewal reminder email. The default store email template is used.
Give your customers a notification BEFORE the renewal is do, so they can update payment information if necessary.
Plugin Features:
This plugin includes all you need to get started using FlavorCloud on your WooCommerce Shop. Live Rates, Tax and Duties, Advanced 4D Box Packer, Print label and required documents right from the edit order screen.
NEW: Option to only send an email if the payment method expires before the subscription is renewed.
Options to disable Daily, Weekly, Monthly and Yearly renewals
Edit Email Template using built in WooCommerce functionality
Set how many days to send an email before the subscription expires.
Ability to skip overdue reminder emails (if you have many subscribers and are just activating the plugin)
This plugin uses the WordPress Action Scheduler for best results
Add CC & BCC for the renewal email
WooCommerce Email Template
WooCommerce Subscription Renewal Reminder is fully integrated with the woocommerce email template system. This allows you to easily override the reminder email template in your theme.
Default email template for the WooCommerce Subscription Renewal Reminder email. Colors and logo will display according to your WooCommerce settings.
Lucas
- September 21, 2020
Saved me a lot of headaches with yearly renewals on my site, woocommerce subscriptions does not include renewal reminders!
Ideal for websites who want to remind subscribers that their subscription is about to expire. Woocommerce subscriptions is required in order to use this plugin. Simple and easy to use, compatible with Woocommerce v3+ and PHP 8.0 Compatible.
v1.6 (07-26-2021)
– Added an option to only send reminders to subscriptions that have an expiring payment method before the renewal.
– CC &nBCC bug Fix
– WooCommerce 5.5 compatibility
v1.5 (06-12-2021)
– PHP 8.0 Compatibility
– Added debug log to WooCommerce -> Status -> Logs
– Overhauled the email sending script and templates. Emails can now be managed from WooCommerce -> Settings -> Emails
– Added an easy way to send a test email
– Scheduled actions bugfix and updates
– Other minor improvements
v1.4 (11-30-2020)
– Added option to disable daily renewals
– Added Link to scheduled actions on the plugin options page
– Updated get_completed_payment_count -> get_payment_count
v1.3 (11-12-2020)
– WC Compatibility Updates
– Updated get_completed_payment_count to get_payment_count
– Optimized main subscription DB query
– Fixed issue slowing down the checkout process on new subscriptions
v1.2 (10-18-2020)
– Replaced wc_schedule_recurring_action (deprecated) with as_schedule_recurring_action
– Included the action scheduler library
– Changed loading of scheduler from plugins loaded to init (Action scheduler 3+ compatibility )