VictorAvelar / mollie-api-go

Golang wrapper for Mollie's REST API with full resource coverage.
https://www.mollie.com/developers/libraries/golang
MIT License
61 stars 36 forks source link

Support payment lines in `GetPayment` and `CreatePayment` #373

Closed VictorAvelar closed 3 months ago

VictorAvelar commented 3 months ago

Motivation and context

Closes #372 #371

How has this been tested?

Please describe in detail how you tested your changes.

Include details of your testing environment, and the tests you ran to see how your change affects other areas of the code, etc.

If you are running the tests locally, please specify:

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply: