Skip to content

Releases: Mangopay/mangopay2-php-sdk

3.30.0

31 May 13:58
Compare
Choose a tag to compare

Added

New parameter StatementDescriptor for the following endpoints :

Thanks @williamdes

3.29.3

24 May 11:14
Compare
Choose a tag to compare

Added

3.29.2

30 Apr 13:50
Compare
Choose a tag to compare

Fixed

3.29.1

12 Apr 09:45
Compare
Choose a tag to compare

Fixed

  • #637 Reset DebugMode to false by default

3.29.0

02 Apr 13:44
Compare
Choose a tag to compare

Added

  • New endpoint Add tracking to Paypal payin
  • New parameter SecureMode for Create card validation
  • 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.

3.28.0

08 Mar 15:09
Compare
Choose a tag to compare

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

3.27.0

13 Feb 11:51
Compare
Choose a tag to compare

Added

3.26.0

22 Dec 07:56
Compare
Choose a tag to compare

Added

New CardInfo parameter returned on card transactions. More information here.

3.25.0

07 Dec 08:57
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.

3.24.1

09 Nov 15:19
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().