Skip to content

Releases: Mangopay/mangopay2-nodejs-sdk

1.45.4

24 May 11:17
Compare
Choose a tag to compare

Added

1.45.3

30 Apr 13:46
Compare
Choose a tag to compare

Fixed

1.45.2

16 Apr 12:13
Compare
Choose a tag to compare

Fixed

  • #400 & #401 Improve timeout error management

1.45.1

02 Apr 13:29
Compare
Choose a tag to compare

Added

1.45.0

02 Apr 13:07
Compare
Choose a tag to compare

Added

  • New endpoint Add tracking to Paypal payin
  • 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.

1.44.0

15 Mar 17:47
Compare
Choose a tag to compare

Fixed

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 ukHeaderFlag boolean configuration key. Platforms partnered with Mangopay's UK entity should set this key to true for proper configuration.

1.43.1

29 Feb 07:56
Compare
Choose a tag to compare

Fixed

  • Fix for #393 and #395 : Reject promise on API error and fix status type.

1.43.0

21 Feb 13:01
Compare
Choose a tag to compare

Added

  • New endpoint to look up metadata from BIN or Google Pay token. More information here
  • Get a card validation endpoint
  • Event types for Card Validation : "CARD_VALIDATION_CREATED", "CARD_VALIDATION_SUCCEEDED" and "CARD_VALIDATION_FAILED"

1.42.1

08 Feb 13:18
Compare
Choose a tag to compare

Fixed

We have upgraded our SDK to use Axios for API communication with Mangopay. This change ensures faster, more reliable, and secure interactions, aligning with our commitment to provide an efficient and robust user experience.

1.42.0

22 Dec 15:01
Compare
Choose a tag to compare

Added

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