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

Latest commit

 

History

History
79 lines (59 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

79 lines (59 loc) · 2.76 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-12

  • Update item methods in payment data.

2.0.1 - 2018-06-01

  • Fix fatal error Uncaught Exception: DateInterval::__construct(): Unknown or bad format (P).

2.0.0 - 2018-05-14

  • Switched to PHP namespaces.

1.0.8 - 2017-09-14

  • Implemented get_first_name() and get_last_name().

1.0.7 - 2017-01-25

  • Added filter for payment source description and URL.

1.0.6 - 2016-10-20

  • Fixed text domain.

1.0.5 - 2016-04-12

  • Update URLs in payment data.
  • Extend iDEAL gateway from Pronamic gateway and only use status_update() in Extension.php
  • No longer use camelCase for payment data.

1.0.4 - 2016-02-23

  • Always use Membership gateway live mode.
  • Display gateway error messages.
  • Added support for issuer input field.
  • Added support for button image URL and description to iDEAL gateway.

1.0.3 - 2016-02-02

  • Fixed fatal eror 'Can't use function return value in write context'.

1.0.2 - 2016-02-01

  • Add support for Membership2.

1.0.1 - 2015-06-17

Fixed

  • Fixed WordPress callback for the admin settings section.

1.0.0 - 2015-05-26

Added

  • First release.