=== Oxipay Payment Gateway for WooCommerce === Tags: Oxipay Requires at least: 4.0 Tested up to: 4.9.7 License: GNU General Public License v3.0 Shop now and pay over time Oxipay is a smarter way to pay. Shop online or in-store, and pay for your purchase by four, easy interest free instalments. == Description == Oxipay is a flexible payment solution backed by FlexiGroup, an ASX 200 financial services company with over 14,000 partners, 20,000 distribution points, and $2 billion in assets. Oxipay is simply the easier way to pay. You can shop online or in-store at any Oxipay retail partner and we'll spread the cost of your purchase over 4 payments. It's just that little bit extra breathing space to make buying easier. https://oxipay.com.au == Installation == = Pre-requisites = A working WooCommerce plugin (version >=3.0) installation = Other assumptions = You have received a Merchant ID and API key for use from Oxipay's support team. = Installation = Upload the Oxipay plugin to your blog, Activate it. Go to WooCommerce -> Settings -> Checkout -> Oxipay **Oxipay is currently available in Australia and New Zealand only.** Oxipay Australia: https://oxipay.com.au Oxipay New Zealand: https://oxipay.co.nz == Changelog == = 1.4.1 = *Release Date - 11 Oct 2018* Disable checkout when order total is above purchase limit. = 1.4.0 = *Release Date - 11 Sep 2018* Integrate the top-banner widget and checkout-page price widget. = 1.3.13 = *Release Date - 20 Aug 2018* Select the checkout submit form by "form.checkout" instead of "form.checkout.woocommerce-checkout" = 1.3.12 = *Release Date - 6 Aug 2018* Australian merchants now have the 8 week widget. = 1.3.11 = *Release Date - 31 July 2018* Hotfix to remove unwanted error message. = 1.3.10 = *Release Date - 26 July 2018* Removed "defer" from payments.js tag for compatibility with IE11 = 1.3.9 = *Release Date - 20 July 2018* Fixed an issue with empty_cart() = 1.3.8 = *Release Date - 7 May 2018* * Show correct payment result, or error message if signature error, upon callback/browser-redirect. * Fixed an issue that changes status to "failed" upon signature error. = 1.3.7 = *Release Date - 20 April 2018* * Add 'preselect checkout button' in the checkout page. * Disable price-widget when product price is outside of the specified price range. * Add defer to payments.js tag so that it does not block loading of the page. = 1.3.4 = *Release Date - 12 Dec 2017* * Allow transactions that do not have a country field at all. = 1.3.3 = *Release Date - 11 Dec 2017* 1. Fixed issue that stock not reduced after success checkout. 2. Correctly verify signature. 3. Improve drop-down box appearance in settings. 4. Updated descrition in checkout page; 5. Integrated crypto code to main plugin file; 6. WC_Flexi_Gateway.php only required once; 7. readme file updated = 1.2.1 = *Release Date – 18 Aug 2017* * Improve modal design. * Remove Gateway URL input from settings. * First version hosted on wordpress.org = 1.2.0 = *Release Date – 14 Aug 2017* * Add minimum/maximum limit option. * Add modal mode. User can choose between modal and redirect mode. * Integrate price-info widget. * Changes to comply with WordPress guidelines. = 1.1.1 = *Release Date - 20 Jun 2017* * Added readme.txt file