| 1 |
=== Woo Additional Terms === |
| 2 |
Contributors: mahdiyazdani, mypreview |
| 3 |
Tags: woocommerce additional terms, extra checkbox terms and condition, terms and condition plugin, other terms for checkout, cancellation policy checkbox, GDPR |
| 4 |
Donate link: https://www.mypreview.one |
| 5 |
Requires at least: 4.8 |
| 6 |
Tested up to: 4.9.6 |
| 7 |
Requires PHP: 7.0 |
| 8 |
Stable tag: 1.1.0 |
| 9 |
License: GPLv2 or later |
| 10 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 11 |
|
| 12 |
Add another I Agree with the terms and conditions checkbox to the WooCommerce checkout page. |
| 13 |
|
| 14 |
== Description == |
| 15 |
This plugin will be most helpful for e-Commerce stores in EU as many countries in the union require the cancellation policy be displayed as a separate checkbox and agree by customer before placing the order. |
| 16 |
|
| 17 |
|
| 18 |
You can optionally link an article or page that contains your additional terms and conditions. For example you may want to include a cancellation policy and ask customers to agree to it before placing the order. |
| 19 |
|
| 20 |
|
| 21 |
If the checkbox is not checked and the customer attempts to place order, an alert box will be shown that prevents them from moving forward. |
| 22 |
|
| 23 |
|
| 24 |
Plugin setup is minimal and requires no knowledge of HTML or CSS. It could not be simpler. |
| 25 |
|
| 26 |
|
| 27 |
== Installation == |
| 28 |
1. Upload the entire woo-additional-terms folder to the /wp-content/plugins/ directory |
| 29 |
2. Activate the plugin through the Plugins menu in WordPress |
| 30 |
3. Start by visiting plugin settings at WooCommerce > Settings > Additional Terms tab. |
| 31 |
|
| 32 |
|
| 33 |
== Frequently Asked Questions == |
| 34 |
= How do I add additional terms and condition checkbox to checkout page? = |
| 35 |
1. Log in to your WordPress dashboard. |
| 36 |
2. Add a new page ie. EU Terms and Conditions with your details. |
| 37 |
3. Navigate to WooCommerce > Settings > Additional Terms tab and select the page you created in step 2. |
| 38 |
|
| 39 |
== Screenshots == |
| 40 |
1. Additional terms and condition checkbox on WooCommerce checkout page. |
| 41 |
3. Validation error notice appears if the checkbox is not checked. |
| 42 |
|
| 43 |
== Changelog == |
| 44 |
= 1.1.0 = |
| 45 |
* Compatible with WordPress 4.9.6 |
| 46 |
* Compatible with WordPress 3.4.2 |
| 47 |
|
| 48 |
= 1.0.3 = |
| 49 |
|
| 50 |
= 1.0.2 = |
| 51 |
* Compatible with WordPress 4.7 and WooCommerce 2.6.9. |
| 52 |
|
| 53 |
= 1.0.1 = |
| 54 |
* Plugin screenshots added. |
| 55 |
|
| 56 |
= 1.0 = |
| 57 |
* Initial release. |