Skip to content

Mollie API 3.5.1.0

Compare
Choose a tag to compare
@Viincenttt Viincenttt released this 10 Mar 10:34
· 36 commits to master since this release

Changes:

  • Add support for the new sort parameter on the list payments and list orders endpoints.
  • Add support for the new description and countriesOfActivity properties on the ProfileRequest and ProfileResponse API's.
  • Add support for the TimesRemaining property to SubscriptionResponse, thanks to @intelligencecompany
  • Rename the ListSettlementCaptureAsync method to GetSettlementCapturesListAsync to make it more in-line with the API naming conventions, thanks to @dschierm