Skip to content

Releases: Mangopay/mangopay2-java-sdk

2.33.0

07 Dec 08:54
Compare
Choose a tag to compare

Added

The IDEAL legacy implementation has been enhanced. You can now pass the Bic., and if provided, the API response will include the BankName parameter. More information here.

2.32.1

09 Nov 15:22
Compare
Choose a tag to compare

Added

It's now possible to specify an amount for DebitedFunds and Fees when you create a refund with getPayInApi().createRefund().

2.32.0

02 Nov 12:47
Compare
Choose a tag to compare

Updated

  • Giropay and Ideal integrations with Mangopay have been improved.
  • Klarna param "MerchantOrderId" has been renamed to "Reference"

Added

  • New Reference parameter for the new Paypal implementation.

2.31.0

29 Sep 12:43
Compare
Choose a tag to compare

Added

  • Multibanco, Satispay, Blik, Klarna are now available as a payment method with Mangopay. This payment method is in private beta. Please contact support if you have any questions.
  • Card validation endpoint is now available (Private beta)
  • A new parameter for Paypal : ShippingPreference
  • Instantly convert funds between 2 wallets of different currencies owned by the same user with the new SPOT FX endpoints

Updated

  • Google Pay integration with Mangopay has been improved. This payment method is in private beta. Please contact support if you have any questions.

Fixed

  • MBWay & PayPal are now using Web Execution Type.

2.30.0

28 Jul 13:26
Compare
Choose a tag to compare

Added

Paypal integration with Mangopay has been improved. This payment method is in private beta. Please contact support if you have any questions.

2.29.1

07 Jul 13:55
Compare
Choose a tag to compare

Fixed

  • Phone parameter instead of PhoneNumber for MBWay

2.29.0

21 Jun 07:30
Compare
Choose a tag to compare

Added

  • MB WAY is now available as a payment method with Mangopay. This payment method is in private beta. Please contact support if you have any questions.

2.28.0

17 Mar 08:09
Compare
Choose a tag to compare

Added

Knowing when a dispute was closed is now possible thanks to the new ClosedDate parameter for the Dispute object.

The following endpoints have been updated accordingly:

Vew a Dispute
List Disputes for a User
List Disputes for a Wallet
List all Disputes
List Disputes that need settling

Please note that the new ClosedDate field will only display values for the Disputes closed after this release. Otherwise, a null value will be returned.

2.27.2

03 Mar 08:56
Compare
Choose a tag to compare

Fixed

  • #290 Missing Kosovo in CountryISO enum

2.27.1

26 Jan 09:54
Compare
Choose a tag to compare

Fixed

  • Fix bug preventing access to authentication endpoint