Skip to content

Releases: Mangopay/mangopay2-java-sdk

2.38.2

04 Sep 12:47
Compare
Choose a tag to compare

Fixed

  • Add additional refund reason types.

2.38.1

26 Aug 12:23
Compare
Choose a tag to compare

Fixed

2.38.0

07 Aug 11:49
Compare
Choose a tag to compare

Added

  1. New endpoint: Create a Bancontact PayIn
  2. New parameter PaymentCategory for the following endpoints:
  1. New parameter StatementDescriptor for the following endpoints:

Fixed

  • Adjust the parameter CardHolderName

2.37.2

24 May 11:22
Compare
Choose a tag to compare

Added

2.37.1

30 Apr 13:52
Compare
Choose a tag to compare

Fixed

2.37.0

02 Apr 13:02
Compare
Choose a tag to compare

Added

  • New endpoint Add tracking to Paypal payin
  • New parameter SecureMode for Create card validation
  • New parameters for Paypal mean of payment : CancelURL & Category (sub-parameter of LineItems). And management of PaypalPayerID, BuyerCountry, BuyerFirstname, BuyerLastname, BuyerPhone, PaypalOrderID in the response.

2.36.0

08 Mar 14:07
Compare
Choose a tag to compare

Fixed

  • Fixed incorrect spelling of the Subtype key in the BinData parameter.
  • Conversions endpoint spelling

Added

  • The optional Fees parameter is now available on instant conversions, allowing platforms to charge users for FX services. More information here.
  • Platforms can now use a quote to secure the rate for a conversion between two currencies for a set amount of time. More information here.
  • Introduced the isUkHeaderFlag boolean configuration key. Platforms partnered with Mangopay's UK entity should set this key to true for proper configuration.

2.35.1

16 Feb 09:17
Compare
Choose a tag to compare

Fixed

  • Naming of Get card validation endpoint switch to : getCardValidation()

2.35.0

06 Feb 14:23
Compare
Choose a tag to compare

Added

Fixed

  • setCardApi is now public in com.mangopay.MangoPayApi #316

2.34.0

22 Dec 08:19
Compare
Choose a tag to compare

Added

New CardInfo parameter returned on card transactions. More information here.