*** WooCommerce SveaWebPay Gateway *** 2017.12.07 - version 1.4.3 * Tweak - Make part payment available for Norwegian customers. * Fix - Changed when to display part payment in checkout (fromAmount toAmount logic fix). * Fix - Only include Krokedil compatibility functions if they not already exist (compat w other plugins). * Fix - Fixed company get address issue. 2017.10.27 - version 1.4.2 * Fix - Fixed fatal error. Updated a namespace to be correct. * Fix - Updated missing URL. 2017.10.18 - version 1.4.1 * Fix - Fixed fatal error. Updated a namespace to be correct. 2017.09.25 - version 1.4.0 * Tweak - Updated Svea SDK. Now supporting Sveas new endpoint url's. * Fix - Fixes issue with changed customer data (where registered address not matching the entered address) not updated/saved correctly in Woo order. 2017.08.28 - version 1.3.2 * Fix - Added WooCommerce 3.x compatibility. 2017.01.31 - version 1.3.1 * Fix - Run check whether to show or hide get address/PNO box on initial checkout page load, even if only selling to one country. * Tweak - Added support for Icelandic krona (ISK) in card payment method. 2016.10.07 - version 1.3 * Feature - Display monthly cost in dropdown in checkout page for part payment. * Feature - Display part payment plan info (rates, total cost etc) for Norway. * Feature - Added setting for payment method SVEACARDPAY so merchants can use Sveas new hosted payment window for card payments. * Feature - Updated Svea SDK to version 2.3.0. * Tweak - Subscription payments update to work better with WC Subscriptions v2.0+. * Tweak - Updated Svea logos for invoice and part payment. * Tweak - Updated Swedish translation. * Tweak - Added Norwegian translation files. * Fix - Character encoding update, caused issues with POEdit. * Fix - Cancel url encoding fix. Now the order in WooCommerce actually changes to order status Cancelled when clicking Cancel in Sveas payment window. 2016.07.01 - version 1.2.5 * Tweak - Better handling of error messages from Svea for failed card payments. 2016.06.26 - version 1.2.4 * Tweak - Added orderId/transactionId to WC function payment_complete for better compatibility with Sharespine (sharespine.com). 2016.06.08 - version 1.2.3 * Fix - Fixed PHP notice for Sequential Order Numbers Pro helper function find_order_by_order_number(). * Misc - WooCommerce 2.6 Compatibility. 2016.01.28 - version 1.2.2 * Fix - Fixes WooCommerce Sequential Numbers Pro compatibility. 2016.01.25 - version 1.2.1 * Fix - Improves get address feature in checkout. 2015.11.24 - version 1.2 * Feature - Possible to set custom payment method logo via settings page for card payment. * Tweak - Updated payment method logos for invoice, partpayment & card. Loading invoice & partpayment icons dynamically from Svea. * Tweak - Removed filter sveawebpay_invoice_icon & sveawebpay_partpayment_icon in favor of sveawebpay_invoice_icon_html & sveawebpay_partpayment_icon_html. * Tweak - Added filter sveawebpay_card_icon_html. Now using get_icon() for all 3 payment methods. 2015.10.09 - version 1.1.2 * Tweak - Updates get address feature notices. * Tweak - Removes readonly from checkout fields on payment method change. 2015.04.14 - version 1.1.1 * Fix - Bug in creating Config object in getAddress-feature. 2015.04.01 - version 1.1 * Feature - Added Subscription support. * Tweak - Updates Svea PHP library. 2015.03.18 - version 1.0.6 * Fix - Improved https support in the getAddress feature (the ajax call). * Fix - WooCommerce 2.3 compatibility in shipping sent to Svea. Caused admin-ajax.php error in checkout. 2015.01.19 - version 1.0.5 * Fix - Fixes Javascript bug that would show part payment info box even when the option was not selected. 2015.01.13 - version 1.0.4 * Tweak - GetAddress feature loaded even when the constant WOOCOMMERCE_CHECKOUT is defined. * Tweak - Check the address used by SveaWebPay and compare it with the one used by customer (invoice and part payment, when getAddress feature not used by customer). 2014.11.11 - version 1.0.3 * Fix - Display correct language in payment window for credit card payment. * Fix - Added function get_testmode() to part payment (fixing get address bug when only using part payment as active payment method). * Fix - Part payment not displayed as available payment method when only one payment plan activated in SveaWebPay (lib files bug). 2014.10.02 - version 1.0.2 * Feature - Support for Sequential orders Pro. * Tweak - Added setAddressSelector in Invoice & Part payment. * Tweak - Improved getAddress functionality (when available + better support for selling to multiple countries). * Fix - Added order number to setClientOrderNumber instead of setCustomerReference. * Fix - Improved multi currency support. 2014.09.12 - version 1.0.1 * Misc - WooCommerce 2.2 Compatibility * Tweak - Use of get_woocommerce_currency() instead of checking for WPML and WC Currency Switcher plugin for multi currency support. * Fix - Changed .live to .on in getAddress-js for jQuery +1.9 Compatibility * Fix - GetAddress bugfix when merchant only uses part payment as payment method. * Fix - UTF8 encoding issue in products sent to SveaWebPay. 2014.05.29 - version 1.0.0 * First Release.