Mangopay2 Python Sdk Versions Save

SDK Python for MANGOPAY

3.33.2

1 week ago

Added

3.33.1

1 month ago

Fixed

3.33.0

2 months ago

Fixed

  • Fixed incorrect spelling of the Subtype key in the BinData parameter.
  • Conversions endpoint spelling

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

3.32.0

3 months ago

Added

Fixed

  • Resolved an issue in our Python SDK where certain events were unable to process string-based IDs

3.31.0

5 months ago

Added

  • New CardInfo parameter returned on card transactions. More information here.
  • 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.

3.30.1

6 months ago

Added

It's now possible to specify an amount for DebitedFunds and Fees when you create a refund with PayInRefund().

3.30.0

7 months ago

Updated

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

Added

  • New Reference parameter for the new Paypal implementation.

3.29.0

8 months ago

Added

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

3.28.0

8 months ago

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)

Updated

  • Google Pay integration & Paypal with Mangopay have been improved. These payment methods are in private beta. Please contact support if you have any questions.

Fixed

  • MBWay & PayPal are now using Web Execution Type.

3.27.2

10 months ago

Fixed

CIT/MIT should not set secure_mode #332