WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-subscriptions-renewal-only-coupon

WooCommerce Subscriptions - Renewal Only Coupon

Need to offer customers a coupon that will only discount a manual renewal payment? Now you can!

by Prospress Inc. · github.com/woocommerce/woocommerce-subscriptions-renewal-only-coupon · website

7stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/woocommerce/woocommerce-subscriptions-renewal-only-coupon/archive/refs/heads/master.zip

Declares an update source (Prospress/woocommerce-subscriptions-renewal-only-coupon), so updates arrive through the plugin's own updater.

From the readme

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 - Renewal Only Coupon Need to offer customers a discount that can only be applied to a manual renewal? Now you can! Renewal Only Coupons makes it possible to create WooCommerce Product or Cart coupons that can only be applied to renewal payments, not initial sign-ups, by customers via the cart. To define the coupon codes that should be renewal only, either: 1. Enter the coupon codes via the administration settings screen; or 1. Use custom code to set them via the WCSRENEWALONLYCOUPONCODES constant or wcsrenewalonlycouponcodes' filter Store managers can still apply Renewal Only coupons to any order or subscription. Customers can only apply them to renewal order payments. Example error when attempting to apply a Renewal Only coupon to a new sign-up: Usage Step 0: Create a Coupon To create a coupon: 1. Go to WooCommerce Coupons Add Coupon 1. Click Discount Type 1. Click

Read the full README on GitHub →