Releases: Mangopay/mangopay2-php-sdk
Releases Β· Mangopay/mangopay2-php-sdk
3.32.0
Added
New endpoints for The Virtual Account object:
3.31.0
Added
-
New endpoint: Create a Bancontact PayIn
-
New parameter
PaymentCategory
for the following endpoints :
3.30.0
3.29.3
Added
- New parameter
CardHolderName
for Update Card registration
3.29.2
Fixed
- Updated the implementation for Look up metadata for a payment method. The
CommercialIndicator
andCardType
fields have been moved to theBinData
object in the API response.
3.29.1
3.29.0
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 ofLineItems
). And management ofPaypalPayerID
,BuyerCountry
,BuyerFirstname
,BuyerLastname
,BuyerPhone
,PaypalOrderID
in the response.
3.28.0
Fixed
- Fixed incorrect spelling of the
Subtype
key in theBinData
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
Added
- New endpoint to look up metadata from BIN or Google Pay token. More information here
- Get a card validation endpoint
- Validate the format of user data endpoint
- Deprecate dynamic properties #592
- Constant class created for UserCategory parameter