Skip to content

Releases: Mangopay/mangopay2-net-sdk

3.13.0

02 Nov 08:58
Compare
Choose a tag to compare

Updated

  • Giropay and Ideal integrations with Mangopay have been improved. Some methods have been deprecated.

Added

  • New Reference parameter for the new Paypal implementation. Some methods have been deprecated.
  • New hooks event :
    DEPOSIT_PREAUTHORIZATION_PAYMENT_NO_SHOW_REQUESTED
    DEPOSIT_PREAUTHORIZATION_PAYMENT_NO_SHOW
    DEPOSIT_PREAUTHORIZATION_PAYMENT_TO_BE_COMPLETED
    DEPOSIT_PREAUTHORIZATION_PAYMENT_FAILED

3.12.2

20 Oct 07:19
Compare
Choose a tag to compare

Fixed

  • fixed previous release (3.12.1)

3.12.1

19 Oct 07:38
Compare
Choose a tag to compare

Fixed

Two events types added to reflect changes in the API :

  • LEGAL_COMPANY_NUMBER_VALIDATION_SUCCEEDED
  • LEGAL_COMPANY_NUMBER_VALIDATION_FAILED

3.12.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

3.11.0

20 Sep 12:58
Compare
Choose a tag to compare

Added

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

3.10.1

29 Aug 09:05
Compare
Choose a tag to compare

Fixed

Implementation of PayPal and MBWay to reflect the API behavior

3.10.0

07 Jul 14:01
Compare
Choose a tag to compare

Added

Paypal integration with Mangopay has been improved. This payment method is in private beta. Please contact support if you have any questions.

Fixed

  • Phone parameter instead of PhoneNumber for MBWay

3.9.0

21 Jun 10:29
Compare
Choose a tag to compare

Added

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

3.8.0

17 Mar 08:14
Compare
Choose a tag to compare

Added

Knowing when a dispute was closed is now possible thanks to the new ClosedDate parameter for the Dispute object.

The following endpoints have been updated accordingly:

Vew a Dispute
List Disputes for a User
List Disputes for a Wallet
List all Disputes
List Disputes that need settling

Please note that the new ClosedDate field will only display values for the Disputes closed after this release. Otherwise, a null value will be returned.

3.7.1

09 Feb 18:57
Compare
Choose a tag to compare

Added

  • User category enum adapted for some Mangopay users