Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

64 lines (41 loc) · 1.15 KB

Changelog

4.0.0 - 2024-05-27

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.
  • Now requires Craft Commerce 5.0.0+.
  • Translations are now under the commerce-payflow category.

3.0.2 - 2023-09-19

Changed

  • New plugin icon.

3.0.1 - 2022-11-15

Fixed

  • Fix populateFromPaymentSource() function definition. (thanks @mmoss128).

3.0.0 - 2022-10-14

Changed

  • Now requires PHP 8.0.2+.
  • Now requires Craft 4.0.0+.
  • Now requires Commerce 4.0.0+.

2.1.2 - 2023-03-22

Fixed

  • Fix incorrectly hard-coding AUD as payment currency.

2.1.1 - 2020-08-05

Fixed

  • Fix fatal error when using an invalid card, and saving as a payment source.

2.1.0 - 2020-05-16

Added

  • Add support for Commerce 3.0+

2.0.0 - 2019-03-23

Added

  • Gateway settings can be set to environment variables.

Changed

  • PayPal Payflow for Craft Commerce now requires Craft 3.1.5 or later.
  • PayPal Payflow for Craft Commerce now uses Omnipay v3.

1.0.2 - 2018-11-23

Added

  • Add support for payment sources

1.0.1 - 2018-11-23

Fixed

  • Remove CP sections

1.0.0 - 2018-11-23

  • Initial release.