Releases: Mangopay/mangopay2-net-sdk
Releases · Mangopay/mangopay2-net-sdk
3.20.0
3.19.3
3.19.2
Added
- Added new
PaymentFlow
parameter to the Bancontact PayIn endpoint.
3.19.1
Added
- Parameter
StatementDescriptor
for the endpoint Create refund payin - Parameter PaymentCategory for the endpoints : Create a card validation, Create a direct card payin, Create a preauthorization
3.19.0
Added
- New endpoint Bancontact payin
- New parameter for update card :
CardHolderName
3.18.0
Added
- New endpoint Add tracking to Paypal payin
- New parameters for Paypal mean of payment :
CancelURL
&Category
(sub-parameter ofLineItems
). And management ofPaypalPayerID
,BuyerCountry
,BuyerFirstname
,BuyerLastname
,BuyerPhone
,PaypalOrderID
in the response. - New parameter
SecureMode
for Create card validation - New parameter
CardHolderName
for Update Card registration
3.17.1
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.17.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.16.0
Added
- New endpoint to look up metadata from BIN or Google Pay token. More information here
- Get a card validation endpoint