Releases: Mangopay/mangopay2-net-sdk
Releases · Mangopay/mangopay2-net-sdk
Add new UBO Declaration process support
This new 1.4.0 major release for MANGOPAY .NET SDK features our new UBO Declaration process.
Notice old and useless UBO Declaration process has been deleted from our API and SDKs.
More info about this new process here
AVS, Fingerprint, Company Number support and various optims and bugfixes
This major 1.3.0 .NET SDK release features a lot of new functionalities:
- AVS support for
PayIns
andPreauthorizations
- more info here - Unique fingerprint for every card registered with the same number (helpful for anti-fraud purpose) - more details here
PaypalBuyerAccount
email is now availableCompanyNumber
property is now available for Legal Users- Fix some failing unit tests
- Fix some typo
Various new list endpoints, optims and bugfixes
This new major v1.2.0 release features:
- a lot of new very useful list endpoints that will help to get:
- every
Transactions
for linked to aBankaccount
, aCard
, or aMandate
- every
Preauthorizations
linked to aCard
or aUser
- every
Refunds
linked to aPayin
, aPayout
, aTransfer
or aRepudiation
- every
- support of
ProcessedDate
property forKYCDocuments
andDisputeDocuments
(see more here) - support multiple parameters for GET endpoints filters
- a fix on
RefusedReasonType
enumeration, adding 4 new values and 10 already missing ones (see more here)
Add fix(es) for Capacity
v1.1.0 Remove unnecessary (and breaking change) for Capacity
Major new features, various optims and bug fixes
This v.1.0.93 version contains a lot of new features and fixes:
- UBO Declaration support
- Dispute and KYC docs consultation (if allowed)
- Payin Paypal shipping address support
- SSOs support
- Emoney amouts for user support
- Statement descriptor for Direct Debit Payins
- Timeout fixes
- TLS support
Various updates and optims
v1.0.92 Update prod account creation link