Skip to content

Releases: Mangopay/mangopay2-python-sdk

Changed Headers, Added PreAuthorization Transactions and Client Methods, minor fixes

03 Nov 16:21
Compare
Choose a tag to compare

Update of Python SDK 3.8.3 ⬆️

Added new methods for client fees wallet bank accounts and payouts
Added new method for PreAuthorization transactions
Fixed handler sandbox false condition
Added headers to APIError
Improve logging calls

Added RemainingFunds, CardValidation, MultiCapture and other minor upgrades

08 Oct 12:09
Compare
Choose a tag to compare

Update of Python SDK 3.8.2 ⬆️

-> Added missing 'creation_date' field to BankWirePayOut 📅
-> Handler has been modified in save function ✋ #134 #237 #166
-> New RemainingFunds Parameters (Complete feature not fully activated, please listen for 👂 product announcements)
-> Added CardValidation endpoint (Complete feature not fully activated, please listen for 👂 product announcements)
-> New MultiCapture Parameter in Preauthorization object 💯 (Complete feature not fully activated, please listen for 👂 product announcements)
-> Added OUT_OF_DATE status for KYC docs 🏷️
-> Library upgrade httplib2
-> "User-agent" format in the headers changed, aligned to other assets 👤

Adding USER_KYC_REGULAR event and a few bug fixes

24 Jul 10:31
f51fdf5
Compare
Choose a tag to compare

New release 🎉 3.8.1 version of our Python SDK :

👨 USER_KYC_REGULAR has been added as a new Event. Thanks to it, you are now able to know when all the needed KYCs for a user have been validated and its KYCLevel is updated.
🔧 Fix brought to BankWirePayOut and BankAccountIBAN issues

New means of payment support, new status for Disputes and Mandates and many more adds

19 Mar 08:35
5fa57ab
Compare
Choose a tag to compare

This huge 3.8.0 version of our Python SDK features a lot of cool features and adds ! 🎉

New means of payment
🍎 🤖 ApplePay and GooglePay upport has been added to this release ! Feel free to ask our Customer Success / Sales team about conditions and availability for your account !
Culture parameter has been added for Payin Direct, in order to display CVV/CVC collection page in many different languages !
Mandate status EXPIRED and related EventType MANDATE_EXPIRED are now supported. You will now be able to know when a Mandate can not be used anymore for DirectDebit due to its expiration.

Fixes and optims
EMoney amounts for a user are now available by month
Dispute reason type COUNTERFEIT_PRODUCT is now available.
🔧 UBOs can now be disactivated thanks to isActive property support.
🔧 🎂 Birthday type is now a Date rather than an Integer

Company Number and new UBO submission system support

09 Jul 13:07
965af6b
Compare
Choose a tag to compare

🚀 This new 3.7 version of our Python SDK includes 2 essential features related to Compliance needs:

ℹ️ More info about User verification can be found here

Full pagination support and various optims

21 Oct 22:16
04ef6c5
Compare
Choose a tag to compare

This 3.6.0 release of our Phython SDK for MANGOPAY features:

  • full pagination support - number of pages / items from response headers are now fully usable through our SDK !
  • Every passphrase / client password occurences has been replaced by APIKey, as it's our new clearer name for credentials you have to use to connect and process requests to our MANGOPAY's API
  • PaypalBuyerAccountEmail support: you can now know what Paypal account has been used to process a PayPal Payin (beta, please contact our support for more information on how to activate it)
  • HeadquartersPhoneNumber provided for your client account are now available on Client object.

Fix typo on CompanyNumber for LegalUsers

20 Aug 16:29
12f4d79
Compare
Choose a tag to compare

AVS Support and various fixes and optims

03 Aug 14:09
6d13a99
Compare
Choose a tag to compare

This new 3.5.0 release features:

  • AVS (Address Verification System) support for Payins and Preauthorizations thanks to BillingAddress property. More info here
  • CompanyNumber add for Legal Users
  • Old PlatformType property for Clients replacement by PlatformCategorization object
  • Various bugfixes and optims

Support of various new search features, minor bugfixes and optims

05 Feb 11:04
8942fcb
Compare
Choose a tag to compare

This new 3.4.0 release add a lot of new searches features:

Various bugfixes and optims

30 Oct 10:43
5f18583
Compare
Choose a tag to compare

This new 3.3.1 release features some fixes and optims on our Python SDK:

  • Add a way to disactivate users' cards (which was missing for a long time)
  • Add a way to get every disputes that could be settled
  • Fix an major issue regarding inheritance