Skip to content

Mollie API 2.1.0.2

Compare
Choose a tag to compare
@Viincenttt Viincenttt released this 16 Nov 19:19
· 273 commits to master since this release
c29cd58

New features

  • Added the Mollie.Api.Models.Connect.AppPermissions.SettlementsRead value.
  • Added support for the testmode parameter in the RefundClient.

Bugfixes

  • Mollie.Api.Models.Connect.AppPermissions.OnboardingRead had the value "onboarding.write" instead of "onboarding.read".
  • Fixed issue where the GetOpenSettlement method of the SettlementsClient would throw a JSON parse exception when the periods property is empty.