﻿=== Phone Validator for WooCommerce ===
Contributors: preciousomonze,helgatheviking
Tags: woocommerce,phone number validator,checkout phone validator,account phone validator,woocommerce validation
Requires at least: 4.9
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v3.0
License URI: https://github.com/Preciousomonze/woocommerce-phone-validator/blob/master/LICENSE
Donate link: https://rave.flutterwave.com/pay/preciousomonze
Stable tag: 1.3.0

Phone Validator for WooCommerce Helps in validating international telephone numbers on WooCommerce billing address. 

== Description ==
Phone Validator for WooCommerce is a plugin which helps in validating international telephone numbers for woocommerce. It adds a flag dropdown to the Billing phone number field which allows your site users to choose their country base and validate a phone number accordingly on the _checkout_ page and _Billing Account edit_ page of WooCommerce. It forces users to enter a valid phone number before being able to checkout or update their Billing details.

== Suggestions / Feature Request ==

If you have suggestions or a new feature request, feel free to get in touch with me via twitter. follow me on Twitter! **[@preciousomonze](https://twitter.com/preciousomonze)**


== Installation ==

= Automatic Installation =
* 	Login to your WordPress Admin area
* 	Go to "Plugins > Add New" from the left-hand menu
* 	In the search box type __Woocommerce Phone Validator__
*	From the search result you will see __Woocommerce Phone Validator__ click on __Install Now__ to install the plugin.
*	After installation, activate the plugin, that's all.


= Manual Installation =
1. 	Download the plugin zip file in the repository or click [__here__](https://github.com/Preciousomonze/woocommerce-phone-validator/releases/)
2. 	Login to your WordPress Admin. Click on "Plugins > Add New" from the left hand menu.
3.  Click on the "Upload" option, then click "Choose File" to select the zip file from your computer. Once selected, press "OK" and press the "Install Now" button.
4.  Activate the plugin. that's all.


== Frequently Asked Questions ==

= What do I need, to use the plugin? =
1.	You need to have WooCommerce plugin installed and activated on your WordPress site.

= Do you have a sample of using your filter hooks to customize the plugin? 👀🥶 =
Sure fam! I like to ease things for people. 💆🏽‍♂️ check out the list of hooks and sample usage, [click here](https://gist.github.com/Preciousomonze/03c54e7e0cc0e11ca709832bc757810b).

= I noticed some issues, how can i report it? =
Awwwwn 😊, sorry about that, you can submit an issue [by clicking here](https://github.com/Preciousomonze/woocommerce-phone-validator/issues).

= Can I contribute to the codes of this plugin? =
Yes you can, check out the [github repo here](https://github.com/Preciousomonze/woocommerce-phone-validator/).

== Upgrade notice ==
Translation support.  IKR! finally 😂 (I am sincerely sorry).
New filter hooks to help customize some things, view Changelog for more info.

== Screenshots ==

1. Woocommerce billing phone field includes a flag

2. Error shown to user when an invalid phone number is submitted on checkout

3. Error shown to user when an invalid phone number is submitted on the billing address edit page