Skip to content

Releases: zwaldeck/mollie

V4.3.0

26 Mar 16:19
Compare
Choose a tag to compare
  • 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

26 Mar 16:17
Compare
Choose a tag to compare
  • Added extra fields to AddressRequest

V4.2.0

26 Mar 16:17
Compare
Choose a tag to compare
  • Add support for payment method TWINT in payment API

V4.1.0

04 Nov 13:22
Compare
Choose a tag to compare
  • Added API Idempotency

V4.0.2

13 Oct 15:50
Compare
Choose a tag to compare
#96: Bugfix: BigDecimal for money is now always scaled to 2 with Roun…

…dingMode.HALF_UP

V4.0.0

08 Sep 09:56
Compare
Choose a tag to compare
Fixing build: typo in secrets

v3.7.0

27 Jul 09:53
93908c2
Compare
Choose a tag to compare
Add support for the chargeback reason field (#81)

v3.6.8

05 Jul 09:09
Compare
Choose a tag to compare
  • Sending testmode as boolean instead of String

v3.6.2

10 Feb 16:00
Compare
Choose a tag to compare
  • add applePayPaymentToken to PaymentRequest
  • rename MiscellaneousHandler to WalletHandler
  • Updated Log4j to 2.17.1
  • Bumped all other dependencies
  • Last version that will work on JDK 8