How to Stop Users From Cancelling and Signing Up Again Using 7 Day Free Trial in Woocommerce
Overview of Minimum Periods ↑ Back to top
Minimum Periods for WooCommerce Subscriptions is an extension for WooCommerce that allows store owners & administrators to restrict the brandish of the "Cancel" button for agile subscriptions on the customer's account folio. Shop owners & administrators can provide admission to that push button by configuring the number of minimum payments/renewals that should be fabricated earlier the "Cancel" button is available.
Installation ↑ Back to top
Once y'all've purchased Minimum Periods for WooCommerce Subscriptions, you tin download the plugin from your confirmation e-mail or WooCommerce account. To install it, follow these steps:
- Go to Plugins > Add New > Upload
- Select the Null file you just downloaded
- Click Install Now, and and then Actuate
Once you've installed and activated the plugin, navigate to WooCommerce > Settings > SubScriptions > Cancelling to configure the plugin.
More than information at: Installing and Managing Plugins.
Setup and Configuration ↑ Back to pinnacle
Storewide Settings ↑ Back to top
To configure minimum periods for all subscriptions products, navigate to WooCommerce > Settings > SubScriptions > Cancelling:
- Enable Cancelling: Enable to allow customers to cancel their agile subscriptions. Disabling this means that no subscription on your website can exist cancelled.
- Minimum Menses(s): Fix the minimum number payments/terms (also known as payments) that a customer needs to have completed before the cancellation push is visible in the account page on the forepart-finish. A payment is counted when the order status is set to
Completed
. - Show Paid Periods: Enable to show the number of paid periods/terms that have already been completed. This field volition simply exist shown on the my-account page for your customer.
- Show in Business relationship Page:Enable to prove the number of periods/terms that need to be completed before cancellation is possible. This field will but be shown on the my-business relationship page for your customer.
- Evidence as Subscription Meta: Enable to bear witness the number of periods/terms that need to be completed equally function of the subscription meta. This field will be shown on the checkout confirmation page, on the my-account folio and in the order-confirmation emails.
Setting the number of Minimum Period(s) to 0
will result in customers being able to cancel their subscriptions immediately.
Per Subscription Settings ↑ Dorsum to top
To configure minimum periods on a per-product ground, navigate to Products > All Products > Your Subscription Product > Product Data > Full general > Cancelling:
- Select Override storewide settings to overide the default store settings outlined in the previous section
- Enter the number of Minimum Period(southward) (also known as payments) that a customer needs to take completed forthis subscription product before the counterfoil push is visible in the account page on the front-end.
Per Variable Subscription Settings ↑ Back to elevation
Since version i.one, minimum periods can as well be configured on a per variable subscription basis. To configure minimum periods per variation, navigate to Products > All Products > Your Subscription Product > Product Data > Variations > Your Variation Cancelling:
- Select Override storewide settings to overide the default store settings outlined in the previous section
- Enter the number of Minimum Menses(s) that a customer needs to have completed for this variation earlier the counterfoil button is visible in the account folio on the front end-end.
Usage ↑ Back to pinnacle
On the customer's account page under My-Account > Subscriptions, the client will run across the "Cancel" button if any of the following conditions are met:
- The Allow Cancelling checkbox is selected under WooCommerce > Settings > SubScriptions > Cancelling
- The Minimum Period(south) have been reached as configured in either the storewide settings or on the per-product settings
In instances where the Allow Cancelling checkbox is not selected or the Minimum Periods have not been reached, customers will but see the details of the subscription without having an option to cancel.
Frequently Asked Questions ↑ Back to top
Will the cancel push be hidden immediately upon activation of the extension?
Yes – As shortly every bit the extension is activated, the "Cancel" button will be hidden on the customer'south account page on the front-cease.
How are minimum periods calculated?
Minimum periods are based on the number of completed orders that have been placed (a new gild is created for each renewal). This likewise includes the initial society of the subscription product. Equally an example: If a subscription tin only be cancelled later the get-go renewal, the minimum period to set is 2
. This includes the original society and the first renewal.
Can I configure minimum periods for variable subscriptions?
Yes – Since version 1.1, minimum periods can exist configured for both elementary subscriptions and variable subscriptions.
Is it legal to hide a subscription cancellation button?
This varies betwixt countries. Before disabling the "Cancel" button, we recommend discussing potential implications with a legal professional.
Will minimum periods apply to current subscriptions or only to new subscriptions?
Information technology volition utilize to all electric current and future active subscriptions. Deactivating the extension also ways that the cancellation push will be visible for all subscriptions.
Does minimum periods disable the "Append" push button too?
No – At the moment, Minimum Periods for WooCommerce Subscriptions will only remove the "Cancel" button. To hide the "Append" button for all subscription products, configure the settings nether WooCommerce > Settings > Subscriptions > Customer Suspensions to 0
.
Can customers abolish during a complimentary trial?
Yeah – Free trials by their very nature mean that no payments accept taken place yet and that they'll merely take the production for a trial period (unless cancelled or the subscription is processed). During the trial period, subscriptions can be cancelled regardless of the minimum period that is configured.
Is it possible to prove the number of paid terms/periods on the my-account page?
Yes – Version 1.4 allows store owners/director to configure settings under WooCommerce > Settings > Subscriptions > Cancelling > Testify Paid Periods to optionally display the number if paid terms/periods on the my-business relationship page. If enabled, the my-account page will expect as follows:
Is information technology possible to show the minimum terms/periods for the subscription on the my-account page?
Yes – Version ane.4 allows store owners/manager to configure settings nether WooCommerce > Settings > Subscriptions > Cancelling > Show in Account Page to optionally display the number if minimum periods on the my-account folio.
When configured correctly, the subscription overview on the front-end under the my-account page will appear equally follows:
Is information technology possible to evidence the minium terms/periods for the subscription on order confirmation emails?
Yes – Version 1.5 allows store owners/managers to configure settings under WooCommerce > Settings > Subscriptions > Cancelling > Show in Subscription Meta to optionally display this informatio.
When configured correctly, the subscription meta information containing the minimum periods volition look as follows:
Does Minimum Periods piece of work with other product types?
Not by default – Information technology is possible to add other product types (e.one thousand. simple, external etc.) to evidence minimum periods meta information on the following pages:
- The society confirmation page after successful payment
- The orders page on the customer's my-account area
- The subscription folio on the customer's my-business relationship area
Note: The minimum periods for these product types cannot be attack a per-product basis. Instead, it will use the global settings institute under WooCommerce > Settings > Subscriptions > Cancelling > Default Minimum Period(south).
Does Minimum Periods work with All Products for WooCommerce Subscriptions?
Yes and no – All Products for WooCommerce Subscriptions adds subscription functionality to non-subscription products (e.g. uncomplicated, variation, package). At the moment, our plugin does non add together extra options to configure minimum periods on a per-production footing for non-subscription products.
It is, however, possible to use the global minimum periods (as configured under WooCommerce > Settings > Subscriptions > Cancelling > Default Minimum Periods) for non-subscription products that have a subscription program (powered by All Products for WooCommerce Subscriptions). To show the minimum / paid period(s), please use the post-obit code snippet:
add_filter( 'mpws_product_types', 'mpws_add_product_types', 5, i ); office mpws_add_product_types( $mpws_allowable_product_types ) { $mpws_allowable_product_types[] = "unproblematic"; return $mpws_allowable_product_types; }
You can change uncomplicated
in the code in a higher place to friction match the production types y'all'd similar to see minimum periods for. For a list of pages where these minimum periods are shown, please refer to the question above.
Source: https://woocommerce.com/document/subscriptions/renewal-process/minimum-periods-for-woocommerce-subscriptions/
0 Response to "How to Stop Users From Cancelling and Signing Up Again Using 7 Day Free Trial in Woocommerce"
Post a Comment