*** WooCommerce Checkout.fi Gateway Changelog *** 2022.08.01 - version 3.3.0 * This plugin is being retired. Use the WooCommerce Paytrail Gateway plugin to process payments going forward (https://wordpress.org/plugins/paytrail-for-woocommerce/) 2022.02.08 - version 3.2.2 * Fix - Replace deprecated `is_ajax()` function calls with `wp_doing_ajax()` * Misc - Require WooCommerce 3.9.4 or higher 2021.03.17 - version 3.2.1 * Fix - Address potential race conditions at checkout that caused some orders to be marked as failed even though the payment was successful 2020.12.08 - version 3.2.0 * Misc - Add compatibility for WooCommerce 4.7 * Misc - Require PHP 7.0 or newer * Misc - Add PHP 8.0 support 2020.09.29 - version 3.1.2 * Misc - Remove the SkyVerge help menu item as part of the plugin assets 2020.08.10 - version 3.1.1 * Misc - Update the SkyVerge Plugin Framework to v5.8.1 2020.07.30 - version 3.1.0 * Misc - Update the SkyVerge Plugin Framework to v5.8.0 2020.06.25 - version 3.0.2 * Fix - If an order is being placed with an empty shipping address at checkout, adjust the request data to avoid errors * Fix - Ensure that prices are sent to Checkout Finland formatted as cents as expected, even when using values other than 2 as number of decimals in WooCommerce General Settings 2020.05.04 - version 3.0.1 * Misc - Add support for WooCommerce 4.1 2020.04.21 - version 3.0.0 * Feature - Add support for the new Checkout Finland API * Feature - Update the payment providers payment fields template with support to Checkout Finland payment terms and localized payment provider groups 2020.03.09 - version 2.1.3 * Misc - Add support for WooCommerce 4.0 2020.02.21 - version 2.1.2 * Fix - Ensure familyname is sent correctly to Checkout Finland 2020.01.02 - version 2.1.1 * Misc - Add support for WooCommerce 3.9 2019.10.21 - version 2.1.0 * Misc - Add support for WooCommerce 3.8 2019.09.11 - version 2.0.0 * Tweak - Use a WooCommerce template file for displaying Checkout payment fields * Tweak - Update Checkout.Fi logo to reflect current branding guidelines * Misc - Plugin rewrite to use SkyVerge plugin framework 5.4 * Misc - Drop support for PHP 5.2: PHP 5.6 is now the minimum required version * Misc - Remove Checkout_Fi dependency 2019.08.12 - version 1.8.5 * Misc - Add support for WooCommerce 3.7 2019.05.22 - version 1.8.4 * Misc - Add support for WooCommerce 3.6 2018.11.29 - version 1.8.3 * Fix - Adjusted CSS for payment methods on order pay page 2018.10.19 - version 1.8.2 * Misc - Add support for WooCommerce 3.5 2018.05.23 - version 1.8.1 * Misc - Add support for WooCommerce 3.4 2018.01.23 - version 1.8.0 * Misc - Add support for WooCommerce 3.3 * Misc - Remove support for WooCommerce 2.5 2018.01.10 - version 1.7.1 * Fix - Ensure proper device type is set when redirecting to payment.checkout.fi for payment method selection * Dev - Filter the payment form data before generating the form 2017.03.28 - version 1.7.0 * Misc - Added support for WooCommerce 3.0 * Misc - Removed support for WooCommerce 2.4 2016.06.02 - version 1.6.0 * Misc - Added support for WooCommerce 2.6 * Misc - Removed support for WooCommerce 2.3 2016.02.18 - version 1.5.1 * Localization - Ensure the Finnish translation is loaded by appending the locale to the file name 2016.01.14 - version 1.5.0 * Misc - Added support for WooCommerce 2.5 * Misc - Removed support for WooCommerce 2.2 2015.10.27 - version 1.4.1 * Tweak - Limit the length of user input to avoid API errors 2015.07.28 - version 1.4.0 * Misc - WooCommerce 2.4 Compatibility 2015.02.09 - version 1.3.0 * Misc - WooCommerce 2.3 Compatibility 2014.09.07 - version 1.2.1 * Misc - WooCommerce 2.2 Compatibility 2014.01.20 - version 1.2.0 * Misc - WooCommerce 2.1 Compatibility 2013.09.03 - version 1.1.2 * Added action links to plugin page * Fixed deprecated function warnings 2013.03.09 - version 1.1.1 * Init callback replaced with wc-api * Fixed callback problems in WC 2.0 2013.01.15 - version 1.1 * WC 2.0/1.6.6 compatibility check * Replacing deprecated functions 2012.12.05 - version 1.0.2 * Fix for return url. * Fix for order stamp not being unique and therefore failing orders in some situations. 2012.12.05 - version 1.0.1 * Updater 2011.12.01 - version 1.0 * First Release