Version History

Version 1.0.6 January 12, 2016

  • Stripped out any special characters on the Product Name upon submission to Sage Page to avoid any errors on the Sage Pay server.

Version 1.0.5 January 08, 2016

  • Added support for special characters on the Product Name.

Version 1.0.4 January 07, 2016

  • Now correctly display taxes amount on the Tax column on the Sage Pay receipts given that the tax field name has the word Tax or VAT in them.

Version 1.0.3 December 08, 2015

  • Stripped out the £ symbol on the Product names to avoid errors upon redirection to the Sage Pay website.

Version 1.0.2 August 27, 2015

  • Added support for downloadable products wherein no shipping address is required
  • Updated the plugin icon

Version 1.0.1 March 17, 2015

  • Fixed error regarding function getCountry() upon checkout.

Version 1.0.0 March 16, 2015 

  • Added option to select default country code to be used on Sage Pay, if the billing/delivery country code is not recognized.

Version 0.9.4 March 11, 2015 

  • Added support to other Currencies
  • Added Customer Name and Customer Email fields over to Sage Pay upon submission of transaction. (If Customer Email is provided, the customer will be emailed on completion of a successful transaction)

Version 0.9.3 December 12, 2014 (PRE-RELEASE VERSION)

  • BUGFIX: fixed bug with ecommerce discounts not parsing to sagepay
  • Tidied up some variable names to avoid confusion

Version 0.9.2 December 12, 2014 (PRE-RELEASE VERSION)

  • BUGFIX: added t() method for transalations

Version 0.9.1 December 8, 2014 (PRE-RELEASE VERSION)

  • BUGFIX: updated controller.php to match handle

Version 0.9.0 December 8, 2014 (PRE-RELEASE VERSION)

  • BUGFIX: removed problem with uninstallation.

Version 0.0.1 December 6, 2014 (PRE-RELEASE VERSION)

  • Initial Submission