*** Merchant Warrior Changelog *** 2021.03.22 - version 2.0.6 * Fix for Payframe form style parameters that have an object value 2021.03.22 - version 2.0.5 * Additional fix for handling errored transactions in Payframe 2021.03.17 - version 2.0.4 * Fix for handling errored transactions in Payframe 2021.02.25 - version 2.0.3 * Fix to enforce acceptable transaction amount formatting 2021.01.06 - version 2.0.2 * Fix for extremely short Address Line 1 error 2020.12.06 - version 2.0.1 * Fix for 3D Secure in Payframe 2020.11.06 - version 2.0.0 * Add support for MW Payframe (single page checkout) * Remove use of deprecated functions * Add spinner & page block on Transparent Redirect after submit 2020.05.24 - version 1.6.6 * Add filter hook to adjust transaction reference ID "woocommerce_merchant_warrior_reference_id" * Add filter hook to adjust transaction description "woocommerce_merchant_warrior_transaction_description" 2020.05.17 - version 1.6.5 * Hide "Save to Account" option if tokenization is disabled 2020.01.08 - version 1.6.4 * Fix for payment page javascript when jQuery is loaded in footer 2018.10.12 - version 1.6.3 * Fix for passing through customer phone to Merchant Warrior * Tidy up older Subscriptions functions 2018.07.27 - version 1.6.2 * Fix for Add Payment Method card expiry date 2017.11.21 - version 1.6.1 * Added customerIP field to improve fraud detection 2017.06.10 - version 1.6.0 * Added support for gateway refunds via the Merchant Warrior API 2017.05.21 - version 1.5.0 * Added support for Payment Token API and Merchant Warrior Vault (saving cards) * Updated method of accessing order properties 2016.09.22 - version 1.4 * Adds support for Mastercards starting with 2 * Now logs payment issues to WC logs 2015.11.11 - version 1.3.1 * Fix - IPN not returning 200 code 2015.09.23 - version 1.3 * Added support for Subscriptions 2.0 2015.07.05 - version 1.2.3 * Fix - remove sslverify for increased security 2014.11.22 - version 1.2.2 * Added check for already approved payment when receiving failed payment (in the case of accidental double transactions) 2014.09.12 - version 1.2.1 * Added “NA” fallback for some address fields 2014.01.18 - version 1.2 * Added WC 2.1 compatibility 2013.07.24 - version 1.1.2 * Now uses addCard method when initial payment is zero * Turn off GlobalCard setting so customer won't receive Global Vault email 2013.07.16 - version 1.1.1 * Fix for hash generation when initial payment is zero 2013.06.17 - version 1.1.0 * Support for Subscriptions 2013.02.12 - version 1.0.2 * WC 2.0 Compat 2012.12.05 - version 1.0.1 * Updater 2012.04.05 - version 1.0 * First Release