*** WooCommerce Global Payments HPP Changelog *** 2024.01.17 - version 3.3.0 * Feature - Add support for the Checkout block 2023.11.17 - version 3.2.1 * Misc - Add admin notice to help merchants reverting to the checkout shortcode if the checkout block is used * Localization - Improve the plugin localization of components that are part of the underlying framework dependency 2023.06.28 - version 3.2.0 * Misc - Add compatibility for WooCommerce High Performance Order Storage (HPOS) 2023.02.14 - version 3.1.1 * Fix - Resolve bug when deleting a saved credit card * Misc - Update SkyVerge Plugin Framework to 5.10.15 2022.12.07 - version 3.1.0 * Misc - Require PHP 7.4 and WordPress 5.6 2022.06.16 - version 3.0.4 * Fix - Improve handling of orders cancelled by the Hold stock timer 2022.02.23 - version 3.0.3 * Fix - Update payment method support for WooCommerce Subscriptions 2022.02.23 - version 3.0.2 * Fix - Replace deprecated `is_ajax()` usages with `wp_doing_ajax()` * Misc - Require WooCommerce 3.9.4 or higher 2021.06.29 - version 3.0.1 * Fix - Do not send the customer phone number in a gateway request if the number is empty 2021.02.08 - version 3.0.0 * Feature - Add support to migrate merchants from Global Payments Direct to Global Payments HPP 2020.12.17 - version 2.6.1 * Fix - Ensure the HPP_BILLING_STATE and HPP_SHIPPING_STATE parameters are not included for orders placed outside US or CA 2020.12.09 - version 2.6.0 * Misc - Add compatibility for WooCommerce 4.7 * Misc - Require PHP 7.0 or newer * Misc - Add PHP 8.0 support 2020.10.21 - version 2.5.2 * Fix - Fix a Capture Charge button issue when adding items to an order * Fix - Allow refunds for orders that were processed using a Global Payments account with Dynamic Currency Conversion (DCC) enabled 2020.09.29 - version 2.5.1 * Misc - Remove the SkyVerge help menu item as part of the plugin assets 2020.08.10 - version 2.5.0 * Tweak - Migrate payment tokens to be compatible with WooCommerce core payment tokens * Dev - Deprecate some filter hooks in the payment methods table 2020.07.20 - version 2.4.0 * Feature - Add support for Alternative Payment Methods (APM) 2020.05.04 - version 2.3.7 * Misc - Add support for WooCommerce 4.1 2020.03.17 - version 2.3.6 * Fix - Delete enhanced admin notes upon plugin deactivation * Fix - Prevent uncaught errors when creating notes when WooCommerce Admin is disabled 2020.03.09 - version 2.3.5 * Fix - Ensure customers are redirected to the Thank You page after payment if a duplicate response is received from Global Payments * Misc - Add support for WooCommerce 4.0 2020.01.02 - version 2.3.4 * Misc - Add support for WooCommerce 3.9 2019.11.21 - version 2.3.3 * Misc - Add support for WooCommerce 3.8 2019.10.15 - version 2.3.2 * Fix - Ensure the shipping country form parameters are sent correctly 2019.09.11 - version 2.3.1 * Misc - Add an admin notice when a gateway is enabled but is not configured and is unable to take payments 2019.08.12 - version 2.3.0 * Misc - Add support for WooCommerce 3.7 * Misc - Remove support for WooCommerce 2.6 * Misc - Require PHP 5.6+ 2019.07.17 - version 2.2.2 * Fix - Adjust state and postal code max length for API requests 2019.05.30 - version 2.2.1 * Fix - Remove invalid characters from the new 3D Secure 2 fields 2019.04.03 - version 2.2.0 * Feature - Add support for 3D Secure 2 * Misc - Rename the plugin to Global Payments HPP * Misc - Add support for WooCommerce 3.6 * Misc - Require PHP 5.4+ 2019.02.19 - version 2.1.3 * Fix - Ensure error messages are displayed after payment failures 2018.10.24 - version 2.1.2 * Fix - Use the order currency for the gateway capture message currency symbol * Fix - Ensure orders are automatically captured when the status is changes via the REST API if enabled * Misc - Add support for WooCommerce 3.5 2018.07.18 - version 2.1.1 * Fix - Ensure payment failure messages are displayed when shipping rates are disabled 2018.05.23 - version 2.1.0 * Feature - Customers can now label their saved payment methods for easier identification when choosing how to pay * Feature - Add support for auto-capturing orders when changed to a paid status * Tweak - Improve the My Account Payment Methods table on desktop and mobile * Tweak - Add payment details to the customer data export and remove it for erasure requests * Tweak - Remove payment tokens for customer data erasure requests * Misc - Add support for WooCommerce 3.4 2018.05.09 - version 2.0.3 * Fix - Add better order number and description sanitization when sending data to Realex 2018.01.31 - version 2.0.2 * Fix - Only allow digits for phone numbers passed to Realex to avoid API errors 2018.01.23 - version 2.0.1 * Misc - Add support for WooCommerce 3.3 2017.12.06 - version 2.0.0 * Feature - Upgrade to v2 of the Realex Hosted Payment Form * Feature - Add an iframe mode so customers remain on your site throughout the payment process * Feature - Adds support for credit card tokenization. Rejoice, for customers can use saved cards on the payment form! * Feature - Now supports WooCommerce Subscriptions and WooCommerce Pre-orders, hooray! * Feature - You can now opt to show detailed decline messages to your customers, no more generic "an error occurred" messages * Feature - Refund/Void/Capture transactions directly from the WooCommerce admin! * Misc - Remove support for WooCommerce 2.5 * Misc - Drop support for PHP 5.2 * Dev - Update the SkyVerge Plugin Framework to use namespaces and move it to the /vendor directory 2017.03.28 - version 1.7.0 * Misc - Added support for WooCommerce 3.0 * Misc - Removed support for WooCommerce 2.4 2016.07.27 - version 1.6.1 * Tweak - Payment form parameters can now be modified using the new filter 'wc_realex_redirect_form_params' 2016.06.02 - version 1.6.0 * Misc - Added support for WooCommerce 2.6 * Misc - Removed support for WooCommerce 2.3 2016.01.14 - version 1.5.0 * Misc - Added support for WooCommerce 2.5 * Misc - Removed support for WooCommerce 2.2 2015.07.28 - version 1.4.0 * Misc - WooCommerce 2.4 Compatibility 2015.07.20 - version 1.3.3 * Tweak - Include Carte Bleue and Maestro credit card icons 2015.05.14 - version 1.3.2 * Tweak - Escape redirect URLs 2015.02.19 - version 1.3.1 * Fix - Fix a fatal error when debug logging is enabled 2015.02.09 - version 1.3.0 * Feature - Customers will now get automatically redirected to your site! * Feature - Added AVS support :) * Misc - WooCommerce 2.3 Compatibility 2015.01.20 - version 1.2.6 * Tweak - More graceful handling of repayment attempts for paid orders 2014.09.07 - version 1.2.5 * Misc - WooCommerce 2.2 Compatibility 2014.08.19 - version 1.2.4 * Fix - Improved order amount security validation 2014.07.15 - version 1.2.3 * Tweak - Improved handling of transaction retries 2014.03.10 - version 1.2.2 * Fix - Strip invalid characters from order number 2014.01.29 - version 1.2.1 * Fix - Bug with form submission method 2014.01.20 - version 1.2 * Misc - Uses SkyVerge Plugin Framework * Misc - WooCommerce 2.1 Compatibility 2013.07.19 - version 1.1.2 * Fix - New order number generated for every transaction 2013.06.28 - version 1.1.1 * Tweak - Option to redirect to hosted payment page directly from the checkout page 2013.01.23 - version 1.1 * Feature - Configurable success response message * WooCommerce 2.0 Compatibility 2012.12.11 - version 1.0.3 * Tweak - Order note added for successful transactions with suffixed order numbers * Fix - Auto settle flag properly sent 2012.12.05 - version 1.0.2 * Updater 2012.10.24 - version 1.0.1 * Feature - Accepted card type icons automatically displayed in checkout * Feature - Accepted card types can be modified with new filter 'woocommerce_realex_redirect_card_types' * Fix - Improved handling of failed transactions by adding a suffix to make order numbers unique when needed 2012.08.23 - version 1.0 * Initial Release