Skip to content

Releases: Mangopay/mangopay2-nodejs-sdk

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.

1.41.1

18 Dec 10:40
Compare
Choose a tag to compare

Fixed

  • Typing for User
  • Comments #336

1.41.0

06 Dec 14:48
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.

Fixed

BankingAlias typings have been fixed to match the API behavior

1.40.1

09 Nov 11:36
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 PayIns.createRefund()

1.40.0

02 Nov 11:53
Compare
Choose a tag to compare

Updated

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

Fixed

  • An error occurred while creating a transaction report. It has been fixed.

Added

  • New Reference parameter for the new Paypal implementation.

1.39.0

29 Sep 10:42
Compare
Choose a tag to compare

Added

  • Instantly convert funds between 2 wallets of different currencies owned by the same user with the new SPOT FX endpoints

1.38.0

22 Sep 07:08
Compare
Choose a tag to compare

Added

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

1.37.0

15 Sep 08:33
Compare
Choose a tag to compare

Added

  • Multibanco, Satispay, Blik are now available as a payment method with Mangopay. These payment methods are 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

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.