*** Alipay Cross-Border Changelog *** 2021-08-04 - Version 3.0 * Upgrade to include Mobile API. 2019-09-20 - Version 2.9.2 * Product-code info is added in URL parameter for New cross-border online payment. 2019-09-11 - Version 2.9.1 * Two checkbox fields for product category and product attributes are created in plugin setting. 2019-09-05 - Version 2.9 * Fixed - trade_inforamtion Json decrypt issue in URL. 2019-08-27 - Version 2.8 * Fixed - trade_inforamtion pass in parameter for chinese and other language. 2019-08-06 - Version 2.7 * Fixed - trade_inforamtion pass in parameter * Add select option from backend for service type 2019-07-24 - Version 2.6 * Fixed the signaute issue * Sent Required field parameters 2018-06-26 - Version 2.5 * Correction to URL parameters. * Fixed issue related to testing URL and production URL before it was redirecting us to same url. 2018-02-27 - Version 2.4 * Correction to URL parameters. 2018-02-08 - Version 2.3 * Update to allow for old and new AliPay Credentials. 2018-01-12 - Version 2.2. * Update to resolve gateway access errors. * Update to resolve order status update issue. 2017-09-05 - Version 2.1 * Added NEW_OVERSEAS_SELLER alipay parameter. 2017-07-26 - Version 2.0 * Upgraded variable access to support WooCommerce 3 CRUD functionality via methods. Add support for NZD and THB. 2016-06-01 - Version 1.91 * Improved notify url mechanism 2015-02-16 - Version 1.9 * Added support for Woo 2.3.x 2015-02-03 - Version 1.8.1 * Add woo-includes code for the helper 2015-01-13 - Version 1.8.0 * Adjusted plugin to handle increased length of Alipay reference number (“trade_no” parameter). 2014-09-10 - Version 1.7.0 * Resolved issue causing ILLEGAL_SIGN error to show up when customers were redirected to AliPay. 2014-06-24 - Version 1.6.0 * Store owners can now set their WooCommerce store currency to Chinese Yuan (¥). 2014-06-24 - Version 1.5.0 * "Illegal_Sign" issue was resolved. * Resolved an issue that may cause successful orders to be marked as "Pending" instead of "Processing". 2014-04-29 - Version 1.4.0 * Debugged to resolve error 'Payment error: Bad "currency" parameter' * Debugged to resolve error 'Bad "total_fee" parameter' 2013-10-03 - Version 1.3.0 * Updated README.TXT * NOTE! This is the REAL FIRST RELEASE (available for download from WooThemes) 2013-10-01 - Version 1.2.0 * Further minor updates incl:- * Changed plugin name to "WooCommerce Alipay Cross-Border" * Removed support link from header on Settings page (and added explanatory text re. the Cross-Border aspect). 2013-09-26 - Version 1.1.0 * First release updated with changes/requirements suggested by WooThemes * (as part of their plugin audit process). Mainly:- * PHP DocBlock style comments added. * Namespacing improved (so as to minimise the risk of function name conflicts). * All error_reporting() and pr() commented out (other than the error_reporting() in "payment-notification-handler.php" - for the reasons explained in that file. * Colours removed from the Settings page (as requested by WooThemes. * Various other minor tidy-ups and improvements. 2013-09-20 - Version 1.0.0 * First Release * This is the first version uploaded to GitHub for WooThemes to Audit