Skip to content

Mollie API 3.5.0.0

Compare
Choose a tag to compare
@Viincenttt Viincenttt released this 28 Dec 11:02
· 42 commits to master since this release

Changes:

  • Added support for the streetAdditional property in the AddressObject class.
  • Added missing Dashboard link in the ProfileResponse class.
  • Fixed bug where banktransfer specific payment method links were not deserialized.
  • Fixed issue where the CaptureResponse class would not return the correct links in the _links object.
  • Moved all documentation from the readme.md file to the Wiki.
  • Updated documentation to include support for .NET8.
  • Updated the example project to use .NET8