=== WooCommerce iVeri Gateway ===

A payment gateway for iVeri. Redirects the customer to iVeri to make payment.

The plugin can be installed 2 ways:
    1. Upload the zip file using the WordPress Admin Plugin Upload
    2. Upload the the extracted zip file via FTP to /wp-content/plugins/ on your WordPress website

To change the logo the appears on the website. Replace the logo.png file with the correct logo.png file you would like to make use of. The file is allocated under /assets/images/. Please keep the file name the same and the dimensions of the the logo/image the same.

Change log:
===========
Version 4.1.6
 - Added HPOS compatibility for WooCommerce.

Version 4.1.5
 - Extended iFrame trigger to allow for more processing time.

Version 4.1.4
 - updated to keep inline with WooCommerce. 

Version 4.1.3
 - updated to keep iFrame hidden till payment button was pressed.
 
Version 4.1.2
 - updated to css to addept to all mobile screens.

Version 4.1.1
 - updated to css to addept to all payment layouts.
 
Version 4.1
 - updated the payment gateway to be WordPress 5.x and WooCommerce 4.x compliant.

Version 4.0
 - updated the payment gateway to be WordPress 5.x and WooCommerce 4.x compliant.
    * Now running on iVeri Lite 4.0 
	* New Woocommerce site security implementations
	* Javascript Build updates

Version 3.0
 - updated the payment gateway to be WordPress 5.x and WooCommerce 4.3 compliant.
    * Now running on iVeri Lite 2.0 
	* New Woocommerce site security implementations
	* Javascript Build updates

Version 2.1
- updated the payment gateway to be WordPress 5.x and WooCommerce 3.5 compliant.
	* New Woocommerce site security implementations
	* Javascript Build updates

Version 2.0
- updated the payment form to only send 1 line, that is the order id, qty of 1 and order total.

Version 1.4
- Updated the shipping calculation line

Version 1.3
- Updated line item calculations
- Updated order total discount

Version 1.2
- Fixed line item calculations
- Fixed coupon code discount

Version 1.1
- Fixed line item devision bug

Version 1.0
- Initial plug in build