| 1 |
=== Woo Additional Terms === |
| 2 |
Contributors: mahdiyazdani |
| 3 |
Tags: woocommerce additional terms, extra checkbox terms and condition, terms and condition plugin, other terms for checkout, cancellation policy checkbox |
| 4 |
Donate link: https://www.mypreview.one |
| 5 |
Requires at least: 4.0 |
| 6 |
Tested up to: 4.6.1 |
| 7 |
Stable tag: 1.0.1 |
| 8 |
License: GPLv2 or later |
| 9 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 10 |
|
| 11 |
|
| 12 |
Woo Additional Terms allows you to add another I Agree with the terms and conditions checkbox to the WooCommerce Checkout page. |
| 13 |
|
| 14 |
|
| 15 |
== Description == |
| 16 |
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. |
| 17 |
|
| 18 |
|
| 19 |
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. |
| 20 |
|
| 21 |
|
| 22 |
If the checkbox is not checked and the customer attempts to place order, an WooCommerce alert box will be shown that prevents them from moving forward. |
| 23 |
|
| 24 |
|
| 25 |
Plugin setup is minimal and requires no knowledge of HTML or CSS. It could not be simpler. |
| 26 |
|
| 27 |
|
| 28 |
== Installation == |
| 29 |
1. Upload the entire woo-additional-terms folder to the /wp-content/plugins/ directory |
| 30 |
2. Activate the plugin through the Plugins menu in WordPress |
| 31 |
3. Start by visiting plugin settings at WooCommerce > Settings > Checkout Options > Additional Terms. |
| 32 |
|
| 33 |
|
| 34 |
== Frequently Asked Questions == |
| 35 |
= Is this compatible with latest WordPress WooCommerce installation? = |
| 36 |
Yes, it is fully compatible with latest WordPress and latest WooCommerce. |
| 37 |
|
| 38 |
|
| 39 |
= How do I add additional terms and condition checkbox to checkout page? = |
| 40 |
Start by visiting plugin settings at WooCommerce > Settings > Checkout Options > Additional Terms. |
| 41 |
You need to fill the "Additional Terms Notice" field in order to display terms checkbox in checkout page. |
| 42 |
|
| 43 |
|
| 44 |
= How do I add article or page link into additional terms and condition notice? = |
| 45 |
You can simply select your published page from dropdown menu and use %link% for appending terms page link into notice content. |
| 46 |
Note: Additional Terms Title, will appear in link shortcode and order details page. |
| 47 |
|
| 48 |
== Screenshots == |
| 49 |
1. Plugin Settings |
| 50 |
2. Additional terms and condition checkbox in WooCommerce checkout page |
| 51 |
3. Validation error notice appears if the checkbox is not checked |
| 52 |
|
| 53 |
== Changelog == |
| 54 |
= 1.0 = |
| 55 |
* Initial release. |
| 56 |
|
| 57 |
|
| 58 |
|