*** 2checkout Changelog *** 2017.01.11 - version 1.5.1 * Fix - Set order status to Failed when MD5 comparison doesn't match in callback from 2CO. 2016.07.19 - version 1.5 * Feature - Added Sandbox feature. * Fix - Changed payment gateway id to twocheckout to be able to display settings page again. 2014.06.24 - version 1.4 * Fix - No tax sent to 2CO when passing the entire order as one single item. 2014.03.25 - version 1.3.9 * Feature - Direct Checkout added - 2Checkouts iframe checkout option which displays a payment form as an overlay on the checkout page. * Tweak - Added setting for choosing between Dynamic checkout, Dynamic Checkout without the WC auto-redirect javascript and Direct checkout. * Tweak - Changed purchase routine URL from suffix from 'spurchase' to 'purchase' as 2Checkout no longer has a separate single page checkout. * Fix - Updated js in "We are now redirecting you to 2Checkout to make payment" redirect to avoid the spinning wheel to appeare as a broken image. 2014.01.29 - version 1.3.8 * Fix - Sipping total backward compatibility (2.0.x) 2014.01.29 - version 1.3.7 * Fix - WooCommerce 2.1 compatibility 2013-11-15 - version 1.3.6 * Feature - Added send_shipping_address setting so that shipping address can be passed to 2CO even if free shipping is available to the customer. * Fix - PHP5 deprecated notices. 2013.05.20 - version 1.3.5 * Added settings field for language parameter sent to 2Checkout. Thanks to Helmar Rudolph for the code! * Bugfix: Fixed Undefined index in _product_id sent to 2CO (WC 2.0 compat). * Changed css (from button-alt to button alt) in payment form submit button. 2013.03.12 - version 1.3.4 * Bugfix - Added redirect to thank you page in function successful_request(). 2013.02.05 - version 1.3.3 * Added Plugin update notice about change in callback URL. 2013.01.31 - version 1.3.2 * WC 2.0 compatibility * Bugfix - shipping info passed to 2CO when order only contain virtual goods. 2013.01.22 - version 1.3.1 * Bugfix - sorted out earlier version number mixup (from version 1.2 to 1.3.1). * Bugfix - Check if product is virtual (now also check for is_downloadable) in cart sent to 2CO (added in september 2012 but version number was never changed in plugin file). * New updater added (by WooThemes). 2012.08.30 - version 1.3 * Possibility to send entire order as one single item to 2Checkout. * Changed textdomain from woothemes to 2checkout and added 2Checkout localization files. 2012.08.22 - version 1.2.3 * Use new WC_Payment_Gateway class 2012.01.26 - version 1.2.2 * WC 1.4 Compatibility 2011.12.20 - version 1.2.1 * Tweaked line pricing for tax-inclusive prices 2011.12.01 - version 1.2 * Added Woo Updater * WC 1.3 tweaks for prices 2011.11.16 - version 1.1.4 * Added info in readme.txt and plugin settings page. Merchant must add New Shipping Method in 2CO if free shipping is offered to customers when cart may contain tangible (i.e. physical) products. 2011.11.07 - version 1.1.3 * 1.2.1 compatibility 2011.10.27 - version 1.1.2 * Fixed empty 2CO order number: in order note (when using only "Click Here To Finalize Your Order"-button) 2011.10.27 - version 1.1.1 * Optimised product loop 2011.09.24 - version 1.1 * Added support for selecting Purchase Routine (Standard Purchase Routine or Single Page Checkout) 2011.09.27 - version 1.0 * First Release