Skip to content

Releases: VictorAvelar/mollie-api-go

v2.12.0

20 Jun 10:15
b7d3164
Compare
Choose a tag to compare

Changelog

b7b4f0a Add payment query options receiver for create payment

v2.11.2

12 Jun 14:47
a898009
Compare
Choose a tag to compare

Changelog

bf659be Remove wrong variable from get refunds action

v2.11.1

12 Jun 13:32
4d29227
Compare
Choose a tag to compare

Changelog

8ab5bc0 Fix type on list refunds options

v2.11.0

31 May 14:28
512b9e1
Compare
Choose a tag to compare

Changelog

e12075b Add issuers to payment method info

v2.10.0

31 May 05:41
0461c3f
Compare
Choose a tag to compare

Changelog

e2fcbfd Upgrade to GitHub-native Dependabot
adf4e7e Update oauth2 package
dc8aa72 Remove unused code
2c36a9e Remove custom out format
2b4fca1 Fix redundant returns
c35755e Fix maligned struct
666ddf3 Fix gofmt style
5af060f Add test for payment with method fields
209886b Add payment method specific fields
93472d6 Add make targets for different linting strategies

v2.9.1

25 Apr 12:14
fdaba36
Compare
Choose a tag to compare

Changelog

285ec00 gofmt ✔
3a05891 Update settlements.go
3336cfb Update settlements.go
8d61b61 Update mollie/settlements.go
0b23074 Update mollie/settlements.go
fdaba36 Release preparations v2.9.1

v2.9.0

23 Apr 20:46
8511819
Compare
Choose a tag to compare

Changelog

5c2bf21 Update go modules
28f4694 Tidy up go modules
971269e Fix typo on permissions.go
5e672e9 Add SKU field to orders struct

v2.8.0

02 Apr 12:24
b257f12
Compare
Choose a tag to compare

Changelog

676956a Add kluscadeau and bloemencadeaukaart as supported gift card issuers
e905ec2 Add excluded path for CodeQL analysis
93fd426 Add delokalecadeaukaart and boekenbon as supported gift card issuers
e895dab Add authentication based payment failure reasons

v2.7.0

29 Mar 11:45
5f48b3c
Compare
Choose a tag to compare

Changelog

445d3fb Update function name to HasAccessToken
1efdfcb Set testmode on accesstoken and testing
b79f16b Merge branch 'master' into feature/add-testmode-for-access-tokens
51b97bb Fix issue with go-querystring module file
14e5f0c Create codeql-analysis.yml
25f44b6 Create FUNDING.yml
375c307 Bump github.com/google/go-querystring from 1.0.0 to 1.1.0
5868b8f Add testmode field for Subscriptions struct
31dd8ce Add testmode field for Shipments struct
06696c2 Add testmode field for Refunds when using access tokens
38ee5ba Add testmode field for Payments struct
2f4b30b Add testmode field for Orders struct
a50bbc4 Add method to check if the token is an access token

v2.6.0

07 Mar 19:02
72de0e8
Compare
Choose a tag to compare

Changelog

2cfecd0 Update goreleaser config
2638cd7 Add response samples
19b24b1 Add onboarding api resource