Skip to content

Releases: mollie/mollie-api-php

Release 1.1.1

21 Mar 14:35
Compare
Choose a tag to compare
  • Add constants for paidout and refunded status with their descriptions.
  • If the API returns an error that applies to a specific field, make this field available through a method on the exception.

This release contains some polishes. No critical bugs were fixed. If you are happy with your current version, you don't have to upgrade.

Release 1.1.0

10 Mar 08:50
Compare
Choose a tag to compare
  • Adds support for performing refunds on payments through the API.
  • Add bank transfer as a payment method.

Release 1.0.3

10 Feb 13:58
Compare
Choose a tag to compare
  • Added payment method images.
  • Added PayPal as payment method.

Release 1.0.2

17 Dec 14:20
Compare
Choose a tag to compare
  • Fixed an SSL bug in the Mollie API Client class.

Release 1.0.1

13 Dec 13:13
Compare
Choose a tag to compare
  • Throws an exception if API key was never set.

Initial release

04 Dec 14:18
Compare
Choose a tag to compare

First release of the API. Supports the payments, methods and issuers resources.