Releases: mollie/laravel-cashier-mollie
Releases · mollie/laravel-cashier-mollie
v1.17.1
What's Changed
- Fix issue #136 for V1 by @ciungulete in #140
v2.5.3
What's Changed
- Remove money helper from code to stop collision by @siegerhansma in #119
- Fix issue #112 by @ciungulete in #135
- Fix issue #136 by @ag84ark in #139
New Contributors
- @siegerhansma made their first contribution in #119
- @ag84ark made their first contribution in #139
Full Changelog: v2.5.2...v2.5.3
Release v2.5.2
What's Changed
- Fixed install wizard for production systems #129 by @ciungulete in #130
Full Changelog: v2.5.1...v2.5.2
Release v2.5.1
What's Changed
- Bug fix for unlinked refunds by @sandervanhooft in #126
- Clarify supported payment methods by @sandervanhooft in #127
- Drop money helper type hint by @sandervanhooft in #128
Full Changelog: v2.5.0...v2.5.1
Release v2.5.0
What's Changed
- Allows cancelled subscription to be swapped at next cycle. by @bobab12 in #113
- Fix #120: setRedirectUrl on charge builder by @sandervanhooft in #121
Full Changelog: v2.4.3...v2.5.0
Release v2.4.3
What's Changed
- Fix order on null received as maximum amount from mollie by @ciungulete in #110
- Use Laravel Pint for code formating by @ciungulete in #105
Full Changelog: v2.4.2...v2.4.3
Release v2.4.2
What's Changed
- Fix Missing cycle duration for a new subscription in an invoice #87 by @ciungulete in #99
- Update dompdf to v2.0 to fix security issues. by @erikverbeek in #102
- Guard against exceeding Mollie's payment method maximum by @ciungulete in #100
New Contributors
- @erikverbeek made their first contribution in #102
Full Changelog: v2.4.1...v2.5.0
v2.4.1
What's Changed
- canSwapSubscriptionPlanAndReimburseUnusedTime by @ciungulete in #98
Full Changelog: v2.4.0...v2.4.1
Release v2.4.0
What's Changed
- One time charge - set redirect URL by @ciungulete in #95
- Throw Exception if mandate is in pending state by @ciungulete in #94
Full Changelog: v2.3.3...v2.3.4
Release v2.3.3
What's Changed
- Fixed OrderItemCollection.getTotal by @sandervanhooft in #85
Full Changelog: v2.3.2...v2.3.3