Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Latest commit

 

History

History
63 lines (47 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

63 lines (47 loc) · 2.07 KB

Change Log

All notable changes to this project will be documented in this file.

This projects adheres to Semantic Versioning and Keep a CHANGELOG.

2.0.5 - 2020-02-03

  • Marked library as deprecated.

2.0.4 - 2019-12-22

  • Improved error handling with exceptions.
  • Updated usage of deprecated addItem() method.
  • Updated payment status class name.

2.0.3 - 2019-08-26

  • Updated packages.

2.0.2 - 2018-12-11

  • Update item methods in payment data.

2.0.1 - 2018-06-01

  • Improved Hirebee theme compatibility.

2.0.0 - 2018-05-14

  • Switched to PHP namespaces.

1.0.5 - 2016-10-20

  • Use the new BANCONTACT constant.

1.0.4 - 2016-06-08

  • Fixed issue loading and processing new gateways.

1.0.3 - 2016-06-08

  • Added Bancontact gateway.
  • Added Bank Transfer gateway.
  • Added Credit Card gateway.
  • Added Direct Debit gateway.
  • Added SOFORT Banking gateway.

1.0.2 - 2016-04-12

  • No longer use camelCase for payment data.

1.0.1 - 2016-03-23

  • Removed status code from redirect in status_update.

1.0.0 - 2015-05-26

  • First release.