Releases: Mangopay/mangopay2-net-sdk
Adding new EventType values KYC_OUTDATED and USER_KYC_LIGHT
🔧 Minor 2.0.4 release adds typing for EventType
values "KYC_OUTDATED" and "USER_KYC_LIGHT" for typed SDK
Add new USER_KYC_REGULAR EventType
🔧 This minor 2.0.2 release supports USER_KYC_REGULAR
as a new EventType
. You can now register a Hook to know exactly when a User has been successfully validated by our Compliance team !
Fix missing UserID parameter for UBODeclaration
🔧 This minor 2.0.1 version fixes a missing parameter UserID
in UBODeclarationDTO.
Breaking change on TemplateURLOptions, ApplePay and GooglePay support, various adds and fixes
💥 This major and breaking 2.0.0 release of our .NET SDK features a lot of bugfixes and enhancements.
PAYLINEV2
parameter is now available for Payin Web Card and must be used instead of PAYLINE
which is deprecated. PAYLINE parameter for Payin Web Direct Debit can always be used as usual.
🆕 Various new features now supported
- Apple Pay and Google Pay are ready to be supported ! Please stay tuned for its future activation...
- You can now access to an
UBODeclaration
with its ID only (without knowing related Legal UserID). MANDATE_EXPIRED
EventType
and relatedEXPIRED
status has been added forMandates
, as we now support this feature for DirectDebit mean of payment !AccountNumber
has been added for Payin External Instruction as a part of DebitedBankAccountDetails. Funds from a non-IBAN account are now better identified.Emoney
amounts are now available monthly
🔧 Some bugs has been fixed and technical optims has been done
ReasonType
support has been fixed onUBODeclarations
- Missing Kosovo country code has been added.
- Support for .NET Core use
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