Viincenttt / MollieApi

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

Update PaymentUpdateRequest #389

Closed melleg closed 2 months ago

melleg commented 2 months ago

Great library!

I was wondering if support could be added for the following fields in PaymentUpdateRequest.cs:

As per https://docs.mollie.com/reference/update-payment

Viincenttt commented 2 months ago

Thanks for the feedback @melleg , this has now been added in version 4.4.0.0 of the package.

melleg commented 2 months ago

Fantastic! Thank you!