Viincenttt / MollieApi

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

Mollie.Api.Models.Order.OrderPaymentRequest missing TestMode parameter #267

Closed DianaLaa closed 2 years ago

DianaLaa commented 2 years ago

It seems like there is no 'TestMode' parameter in this request object.

Viincenttt commented 2 years ago

Hi Diana,

Thank you for reporting this issue, I've been on holiday, so it's taken a bit longer then usual for me to reply.

You are correct, the parameter is missing. I have added a commit to fix this. I will release it early next week :)

Kind regards, Vincent

DianaLaa commented 2 years ago

No problem, glad to hear back from you. Looking forward to the next release, great!

Viincenttt commented 2 years ago

This issue is now resolved in version 2.1.0.10