Skip to content

Releases: Mangopay/mangopay2-nodejs-sdk

1.51.0

1.50.1

28 Feb 15:08
Compare
Choose a tag to compare

Added

Missing endpoint GET View card details for a Web Card PayIn

Fixed

Rate limiting headers interpreted dynamically based on X-RateLimit-Reset time and for a variable number of bucket values.

1.50.0

26 Feb 11:14
Compare
Choose a tag to compare

Added

Endpoints and webhooks for hosted KYC/B solution (in beta)

1.49.1

24 Feb 11:23
Compare
Choose a tag to compare

1.49.0

14 Feb 17:05
Compare
Choose a tag to compare

Added

New endpoint for the Swish PayIn object:

Added the List Transactions for a Card Fingerprint endpoint.

Updated

Improve retrieval of UBO declarations: get(userId, uboDeclarationId) is now deprecated. Please use getById(uboDeclarationId) to retrieve UBO declarations.

1.48.4

07 Feb 14:30
Compare
Choose a tag to compare

Updated

  • Improved Apple Pay to ensure full support in TypeScript.
  • Add StatementDescriptor parameter to the Refund object.

1.48.3

04 Feb 09:04
Compare
Choose a tag to compare

Updated

Revised tests to improve reliability and address any outdated tests.

1.48.2

30 Jan 09:45
Compare
Choose a tag to compare

Updated

#429 Add the missing PaymentStatus values for deposit preauthorized pay-ins. Thanks for your contribution @gabrieledarrigo!

1.48.1

17 Dec 15:52
Compare
Choose a tag to compare

Fixed

  • #426 Fixed typo mistake reports_wallets_create instead of reports_wallet_create. Thanks for your contribution @jilink
  • #428 Fixed tests and added missing BankWireExternalInstructionPayInData type.

1.48.0

17 Dec 09:03
Compare
Choose a tag to compare

Added

  • New PaymentRef parameter for Payouts