Releases: Mangopay/mangopay2-python-sdk
Releases · Mangopay/mangopay2-python-sdk
3.35.1
Fixed
- Add
PreferredCardNetwork
parameter to Direct Card PayIn object. (thank you @pmourlanne)
3.35.0
Added
- New endpoint: Create a Bancontact PayIn
3.34.3
Fixed
- Disable
truncatechars
function that would truncate data if it's over 255 characters.
3.34.2
Added
- New parameter SecureModeRedirectURL for Google Pay PayIn
- New parameters StatementDescriptor for Refund
3.34.1
Added
- New endpoint List Transactions for a Client Wallet
3.34.0
Fixed
- Usage of filters with
ReportTransactions
and thecreate()
method - BIC is not required for iDeal
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. - New parameter
PaymentCategory
for Create card validation and two additional endpoints More info
3.33.2
Added
- New parameter
CardHolderName
for Update Card registration
3.33.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.33.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
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
Added
- New endpoint to look up metadata from BIN or Google Pay token. More information here
- Get a card validation endpoint
Fixed
- Resolved an issue in our Python SDK where certain events were unable to process string-based IDs