WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-nyp-subscription-switching

WooCommerce NYP Subscription Switching

Enable price changing on Name Your Price subscriptions

by Kathy Darling · github.com/helgatheviking/woocommerce-nyp-subscription-switching · website

4stars
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/helgatheviking/woocommerce-nyp-subscription-switching/archive/refs/heads/master.zip

Readme

WooCommerce Name Your Price Subscription switching

Enable price changing on Name Your Price subscriptions

Notes

  1. This plugin is does not receive priority support.
  2. Backcompatibility is not maintained, so if you are interacting with the code via snippets/filters, be careful when upgrading.
  3. If switching between variation is enabled, price switching will be automatically enabled for NYP variations.
  4. Enabling switching for NYP amounts therefore only applies to simple subscriptions.

Requirements

Requires both Name Your Price version 2.9.0 and WooCommerce Subscriptions version 2.6.0 in order to function.

Setup

Price switching for simple subscriptions is enabled on activation, but can be disabled via WooCommerce > Settings > Subscriptions > Switching

Subscription switching options input

Read the full README on GitHub →