Skip to content

Releases: mollie/mollie-api-php

Release 1.8.0

31 Oct 12:27
Compare
Choose a tag to compare

Add isPaidOut method to the payment object and expand the test suite.

Release 1.7.1

06 Oct 08:07
Compare
Choose a tag to compare

Add support for payment method KBC/CBC.

Release 1.7.0

16 Sep 11:49
Compare
Choose a tag to compare

Release 1.6.0

16 Jun 09:17
Compare
Choose a tag to compare

Added Mollie Subscriptions API resource and example.

Release 1.5.1

12 May 12:57
Compare
Choose a tag to compare

Fixes an issue with the autoloading of Mandate objects.

Release 1.5.0

10 May 09:23
Compare
Choose a tag to compare

Added Mollie Recurring resources and examples.

Release 1.4.1

15 Mar 14:00
Compare
Choose a tag to compare

Update bundled cacert.pem file. Follows Mozilla's recommendations on invalid certificates.
Added version field to composer.json as per #20 request.

Release 1.4.0

01 Mar 13:03
Compare
Choose a tag to compare

Added Customer and Customer-Payments resources and examples.

Release 1.3.3

16 Dec 09:55
Compare
Choose a tag to compare

Changes

  • Update bundled cacert.pem file. Follows Mozilla's recommendations on invalid certificates.

Release 1.3.1

20 Nov 08:49
Compare
Choose a tag to compare
  • Support for OAuth access tokens added.
  • Added new API Resources and Objects.
  • Implemented "Undefined" Resource that can be used for beta resources.