Mollie API 3.5.0.0
Changes:
- Added support for the
streetAdditional
property in theAddressObject
class. - Added missing
Dashboard
link in theProfileResponse
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