Releases: zwaldeck/mollie
Releases · zwaldeck/mollie
4.6.3
- Due date is a LocalDate
- PaymentStatusResponse has correct fields
- Added terminalId to PaymentDetailsResponse
- Added Locale en_GB
4.6.2
- Added payment method KLARNA
- Added payment method RIVERTY
4.6.1
- Format expiresAt as yyyy-MM-dd'T'HH:mm:ssXXX in PaymentLinkRequest
- Replaced HashMap with Map
- Replaced owner field with email in ClientLinkOwnerRequest
4.6.0
- Added support for releasing payment authorization
- Fixed invalid datatypes in SubscriptionResponse
- Fixed serialization issue for JPY currency
V4.5.0
4.5.0
-
Updated request objects to add missing properties
-
Updated response objects to add missing properties
-
Added beta voucher properties
-
Removed QueryParams.EMPTY
-
-
Deprecated ShipmentHandler
-
v4.4.3
4.4.3
- Switched to OffsetDateTime
4.4.2
- added paypal for mandates API
- added alma, bacs, bancomatpay, blik, satispay for payments API
- added paybybank for payments API, see https://docs.mollie.com/docs/pay-by-bank
- Added "email" and "phone" fields to AddressRequest for 3DS validation
- Added expiresAt field to PaymentResponse
V4.4.1
- Added "mobileAppCheckout" mapping in PaymentLinks
- Added support for TRUSTLY in payment API
V4.3.0
- Added Terminals API
- Added parameters "description" and "countriesOfActivity" to ProfileRequest
- Added parameters "description" and "countriesOfActivity" to UpdateProfileRequest
- Use DELETE instead of POST for revoking tokens
V4.2.1
- Added extra fields to AddressRequest
V4.2.0
- Add support for payment method TWINT in payment API