Skip to content

woocommerce/woocommerce-subscriptions-auto-add-resubscribe-coupon

Repository files navigation

IMPORTANT: This code is made available in the hope that it will be useful, but without any warranty. See the GNU General Public License included with the code for more details. Automattic or WooCommerce support services are also not available to assist with the use of this code.

WooCommerce Subscriptions Auto Add Resubscribe Coupon

This plugin automatically adds a specified coupon to every resubscribe cart. The coupon code should be set as the constant WOOCOMMERCE_SUBSCRIPTIONS_AUTO_RESUBSCRIBE_COUPON. For example:

define( 'WOOCOMMERCE_SUBSCRIPTIONS_AUTO_RESUBSCRIBE_COUPON', 'my-coupon-code' );

Please note that the specified coupon will not be restricted to only work on resubscribe carts.

Installation

To install:

  1. Download the latest version of the plugin here
  2. Go to Plugins > Add New > Upload administration screen on your WordPress site
  3. Select the ZIP file you just downloaded
  4. Click Install Now
  5. Click Activate

Updates

To keep the plugin up-to-date, use the GitHub Updater.

Reporting Issues

If you find an problem or would like to request this plugin be extended, please open a new Issue.


About

Automatically add a specific coupon to the cart when a customer is about to resubscribe.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages