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

Latest commit

 

History

History
72 lines (54 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

72 lines (54 loc) · 2.66 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.4 - 2020-02-03

  • Marked library as deprecated.

2.0.3 - 2019-12-22

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

2.0.2 - 2019-08-26

  • Updated packages.

2.0.1 - 2018-12-12

  • Update item methods in payment data.

2.0.0 - 2018-05-14

  • Switched to PHP namespaces.

1.1.5 - 2017-09-14

  • Implemented get_first_name() and get_last_name().

1.1.4 - 2017-01-25

  • Added filter for payment source description.

1.1.3 - 2016-07-06

  • Fixed Membership add-on support.

1.1.2 - 2016-04-12

  • No longer use camelCase for payment data.

1.1.1 - 2016-02-12

  • WordPress Coding Standards optimizations.
  • Added escaping functions to improve security.
  • Changed h2 element to h1 element on admin settings page.
  • Add support for payment methods, improve error reporting.
  • Added order ID to payment description.
  • Removed status code from redirect in status_update.

1.1.0 - 2015-05-26

  • Imported a few views from the Pronamic iDEAL plugin.

1.0.2 - 2015-03-03

  • Changed WordPress pay core library requirment from ~1.0.0 to >=1.0.0.

1.0.1 - 2015-02-04

  • No longer show iDEAL payment button if cart total is <= 0.

1.0.0 - 2015-02-04

  • First release.