Skip to content

Releases: VictorAvelar/mollie-api-go

Added JSON Marshaler for mollie's Shortdate formater

15 Jun 20:28
Compare
Choose a tag to compare

2020 Q1 housekeeping

11 Apr 08:05
ca226eb
Compare
Choose a tag to compare

Some minor changes were adapted to the library as described on mollie's developer changelog.

Subscription ID available on Payments resource

23 Mar 08:17
dd53f5c
Compare
Choose a tag to compare

#54 adds SubscriptionID as optional parameter to the Payments struct, useful when getting webhook calls from Mollie.

This is a non breaking change and as an patches v1.2.0

Added Mandates API Resource

23 Feb 10:54
f5af8c1
Compare
Choose a tag to compare

Based on the report in #51

Mandates API v2 implementation
Get mandate
List mandates
Revoke mandate
Create a mandate

Added missing optional field to the Subscription struct
Mandate ID

API parity release #49

27 Dec 09:52
661e746
Compare
Choose a tag to compare

Integrated changes for Payments, Orders and PaymentDetails reported in the API changleog during December 2019

bugfix #47

14 Dec 13:41
52e9e46
Compare
Choose a tag to compare

Fixes the error reported on issue #47

Initial release

18 Nov 20:25
c66c0be
Compare
Choose a tag to compare
Merge pull request #46 from VictorAvelar/housekeeping-11.2019

Housekeeping 11.2019