Viincenttt / MollieApi

This project allows you to easily add the Mollie payment provider to your application.
MIT License
144 stars 83 forks source link

Support for Lines in CreatePayment #368

Closed martijnmelchers closed 2 weeks ago

martijnmelchers commented 1 month ago

Any plans to add support for lines in the upcoming releases?

https://docs.mollie.com/reference/create-payment chrome_ng2BAYlk6k

Viincenttt commented 1 month ago

Yes, I saw the announcement for this on the Mollie developer Discord. I plan to pick this up asap.

Viincenttt commented 1 month ago

I've just merged the required changes to support payment lines to the development branch: https://github.com/Viincenttt/MollieApi/pull/370

I'll release a new version of this within a week

Viincenttt commented 2 weeks ago

Hi @martijnmelchers

This change is now live in version 4.1.0.0 of the NuGet package. Let me know if you have any feedback.

Kind regards, Vincent