Skip to content

Releases: mollie/laravel-mollie

Release 1.3.0

10 Aug 08:22
Compare
Choose a tag to compare

Added Mollie Refunds API.

Release 1.2.1

04 Aug 12:11
Compare
Choose a tag to compare
  • Style fixes (bedf46a)
  • Updated configuration (4cbcc42): from now on the 'live_' API key is used only and only if 'test_mode' is disabled. So you can do everything you desire with both test and live mode, independently from the current environment of your application.

Release 1.2.0

16 Jun 13:59
Compare
Choose a tag to compare

Release 1.1.3

25 May 08:48
Compare
Choose a tag to compare

Solved issue #5 with this patch:

  • Fixed Driver [mollie] not supported (a510020)

Release 1.1.2

18 May 14:33
Compare
Choose a tag to compare

Solved issue #4 with this patch:

Release 1.1.1

11 May 08:29
Compare
Choose a tag to compare

Solved issue #2 with this patch:

  • Fixed Class 'Mollie\Laravel\MollieApiWrapper' not found (a9b5286)

Release 1.1.0

10 May 10:58
Compare
Choose a tag to compare

Initial release

03 May 09:13
Compare
Choose a tag to compare

First release of the module.