Releases: umbraco/Umbraco.Commerce.PaymentProviders.Mollie
Releases · umbraco/Umbraco.Commerce.PaymentProviders.Mollie
16.1.0
What's Changed
- Migrate from Mollie Order API to Payment API by @umbracotrd in #11
- Deprecated the old Mollie Payment Provider which uses Mollie's Order API.
- Add a new Mollie Payment Provider that uses Mollie's Payment API. That payment provider has a Capture Payment Manually flag to support capturing payment manually.
Full Changelog: release-16.0.0...release-16.1.0
release-15.1.0
What's Changed
- support commerce's new partial refund feature by @umbracotrd in #9
Full Changelog: release-15.0.1...release-15.1.0
15.0.1
14.1.1
13.1.1
What changed
- Fixed orderline discounts/fees for bundled items not taken into account #6
Full Changelog: release-13.1.0...release-13.1.1
14.1.0
What's Changed
- Cherry pick #4 to v14
Full Changelog: release-14.0.0...release-14.1.0
13.1.0
What's Changed
- Redirect buyer to error url instead of continue url when Mollie payment status is failed by @umbracotrd in #4. The failure reason is passed in a query parameter called
mollieFailureReason
Full Changelog: release-13.0.0...release-13.1.0
14.0.0-rc1
What's Changed
- Upgrade to commerce v14 by @umbracotrd in #3
Full Changelog: release-13.0.0...release-14.0.0-rc1
13.0.0
What's Changed
- update to .net 8 and commerce v13 by @umbracotrd in #2
New Contributors
- @umbracotrd made their first contribution in #2
Full Changelog: release-12.0.0...release-13.0.0
12.0.0
Initial product launch