Viincenttt / MollieApi

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

Add support for new Payment Link route #387

Closed martijnmelchers closed 1 month ago

martijnmelchers commented 1 month ago

Recently Mollie added the following route:

https://docs.mollie.com/reference/get-payment-link-payments

Support for this would be nice, if I have time I might add it myself and create a PR 🙌🏼

Viincenttt commented 1 month ago

Hi @martijnmelchers

Support for this new endpoint has already been added in version 4.3.0.0 of the NuGet package: https://github.com/Viincenttt/MollieApi/releases/tag/4.3.0.0

Kind regards, Vincent