Releases: Mangopay/mangopay2-python-sdk
Releases · Mangopay/mangopay2-python-sdk
3.37.0
3.36.1
Updated
Added all relevant EVENT_TYPE_CHOICES
for virtual accounts:
VIRTUAL_ACCOUNT_ACTIVE
VIRTUAL_ACCOUNT_BLOCKED
VIRTUAL_ACCOUNT_CLOSED
VIRTUAL_ACCOUNT_FAILED
3.36.0
Added
New endpoints for The Virtual Account object:
- Create a Virtual Account
- Deactivate a Virtual Account
- View a Virtual Account
- List Virtual Accounts for a Wallet
- View Client Availabilities
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