Mollie API 4.4.1.0
New features:
- Add support for the CustomerId property in the SubscriptionResponse class.
Bugfixes:
- Fix issue where it was not possible to set a
ApplicationFee
on aOrderRequest
, because theApplicationFee
was on the wrong level. TheApplicationFee
property should now be set on theOrderRequest.Payment.ApplicationFee
property level.