Skip to content

Mollie API 2.3.0.2

Compare
Choose a tag to compare
@Viincenttt Viincenttt released this 31 Jul 12:45
· 78 commits to master since this release

New features:

  • Added support for the Billie payment method.
  • Added support for ApplePay, CreditCard and Klarna specific parameters in the Create Order endpoint.

Technical changes:

  • Updated the example project to a Blazor website.
  • Converted unit and integrations tests from nunit to xunit.
  • Use FluentAssertions in all unit and integration tests.