Releases: Mangopay/mangopay2-php-sdk
Releases · Mangopay/mangopay2-php-sdk
3.25.0
3.24.1
Added
It's now possible to specify an amount for DebitedFunds and Fees when you create a refund with PayIns->CreateRefund()
.
3.24.0
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.23.0
Added
- Instantly convert funds between 2 wallets of different currencies owned by the same user with the new SPOT FX endpoints
3.22.1
3.22.0
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
- Timeout configuration is now customizable. Default value is now 30s.
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.21.0
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 ofPhoneNumber
for MBWay
3.20.1
3.20.0
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.19.0
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.