Releases: mollie/mollie-api-php
Releases · mollie/mollie-api-php
v2.74.1
What's Changed
- Update GitHub upload action to v4 by @sandervanhooft in #749
Full Changelog: v2.74.0...v2.74.1
v2.74.0
What's Changed
- Added automatic testmode support to
$refund->cancel()
by @sandervanhooft in #747 - Added methods
cancelForPayment()
andcancelForPaymentId()
to the$mollie->paymentRefunds
endpoint by @sandervanhooft in #747 - fix: wrong phpdoc return for cancelFor/cancelForId methods by @mheiduk in #746
New Contributors
Full Changelog: v2.73.0...v2.74.0
Release v2.73.0
What's Changed
- Added support for the new session endpoints by @sandervanhooft and @Naoray in #744
Full Changelog: v2.72.0...v2.73.0
v2.72.0
This release introduces support for payment methods Bacs, Pay by Bank and Satispay.
What's Changed
- Exclude dev files and examples from Composer package by @Krymonota in #741
- NTR: Add some more method constants by @fjbender in #742
New Contributors
- @Krymonota made their first contribution in #741
Full Changelog: v2.71.0...v2.72.0
Release v2.71.0
What's Changed
- Improved parameter typing by @RichardJong in #733
- Added
paymentLinks.payments()
(in open beta) by @sandervanhooft in #734 - Added MethodIssuerEndpoint and SubscriptionPaymentEndpoint by @sandervanhooft in #728
New Contributors
- @RichardJong made their first contribution in #733
Full Changelog: v2.70.0...v2.71.0
Release v2.70.0
What's Changed
This release enables support for payment methods payconiq
and trustly
.
- Added Trustly payment method by @fjbender in #731
- Added payconiq payment method by @sandervanhooft in #732
- Corrected v1 migration link in README.md by @RedKenrok in #729
New Contributors
- @RedKenrok made their first contribution in #729
Full Changelog: v2.69.0...v2.70.0
Release v2.69.0
What's Changed
- Added new
riverty
payment method (in beta) type by @timm-oh in #726 - Added new PaymentLinks endpoints (update, delete) by @sandervanhooft in #725
New Contributors
Full Changelog: v2.68.0...v2.69.0
Release v2.68.0
What's Changed
- Added new Payment address fields by @sandervanhooft in #722
- Added lines variable to Payment resource by @sandervanhooft in #723
- Marked
payment.BillingEmail
as deprecated.
Full Changelog: v2.67.1...v2.68.0
Release v2.67.1
What's Changed
- Fix typo by @iDiegoNL in #716
- fix: add preset options when updating payment by @YouneselBarnoussi in #715
New Contributors
- @iDiegoNL made their first contribution in #716
- @YouneselBarnoussi made their first contribution in #715
Full Changelog: v2.67.0...v2.67.1
Release v2.67.0
What's Changed
- Make orde refunds available through
orderRefunds->pageForId($orderId)
by @sandervanhooft in #714
Full Changelog: v2.66.0...v2.67.0