Payment Express (Windcave) for Commerce icon

Payment Express (Windcave) for Commerce

Version 2.0.0

August 10, 2022

Changed

  • Support for Craft 4 and Commerce 4
  • Updated omnipay dependency to use 3.1.1

Version 1.5.0

December 13, 2021

Changed

  • Updated commerce-omnipay to version 3.

Version 1.4.0

May 8, 2020

Added

  • New EVENT added to allow updates to the gateway before it is created.

Version 1.3.3

April 27, 2020

Fixed

  • TestMode now gets passed through as an option

Version 1.3.2.2

April 24, 2020

Fixed

  • Added back Craft version declaration

Version 1.3.2.1

April 24, 2020

Fixed

  • Minor fix for composer

Version 1.3.2

April 24, 2020

Fixed

  • Minor fix for composer

Version 1.3.1

April 23, 2020

Fixed

  • Fix for omnipay/paymentexpress version

Version 1.3.0.1

April 23, 2020

Fixed

  • Fix for omnipay/paymentexpress version

Version 1.3.0

April 23, 2020

Changed

  • Support for Commerce both ^2.2.0 and ^3.0.0. CMS requirement is now 3.1.5

Version 1.2.0

December 9, 2019

Fixed

  • Username and password can now be environment variables.

Version 1.1.6

July 28, 2019

Fixed

  • Test mode is now passed through to gateway

Version 1.1.5

July 23, 2019

Fixed

  • Added a custom response class to handle isProcessing()

Version 1.1.4

February 5, 2019

Removed

  • Craft Plugin Store Editions support as it's not required.

Version 1.1.3

February 2, 2019

Added

  • Added additional documentation to assist with testing payments.
  • Added a warning on the gateway settings form to ensure the right payment type is selected.

Version 1.1.2

February 2, 2019

Fixed

  • Fixed an issue with the widget when no orders had been placed.
  • Fixed template rendering issue

Version 1.1.1

February 1, 2019

Fixed

  • Fixed an issue with the plugin handle which was causing install issues.

Version 1.1.0

February 1, 2019

Added

  • Added Gateway overview widget.

    Add the new widget on your dashboard. By default it looks for a gateway with the handle "paymentExpress" but can be changed on the widgets settings.

Version 1.0.1

February 1, 2019

Added

  • Added Craft Plugin Store support.