Skip to content

Releases: Mangopay/mangopay2-nodejs-sdk

1.46.2

04 Sep 12:49
Compare
Choose a tag to compare

Fixed

  • Add additional refund reason types.

1.46.1

30 Aug 10:53
Compare
Choose a tag to compare

Fixed

  • Updated Axios to the latest version.

1.46.0

15 Jul 14:38
Compare
Choose a tag to compare

Added

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.