Skip to content

Releases: Mangopay/mangopay2-net-sdk

Adding new EventType values KYC_OUTDATED and USER_KYC_LIGHT

09 Jul 12:53
1caa4e2
Compare
Choose a tag to compare

🔧 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

23 Apr 14:12
db7b62e
Compare
Choose a tag to compare

🔧 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

20 Apr 13:44
3b12def
Compare
Choose a tag to compare

🔧 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

20 Apr 12:38
1fb2327
Compare
Choose a tag to compare

💥 This major and breaking 2.0.0 release of our .NET SDK features a lot of bugfixes and enhancements.

⚠️ Breaking change
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 related EXPIRED status has been added for Mandates, 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 on UBODeclarations
  • Missing Kosovo country code has been added.
  • Support for .NET Core use

Add new UBO Declaration process support

16 Apr 13:38
5c12c9f
Compare
Choose a tag to compare

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

12 Mar 18:01
3de72dd
Compare
Choose a tag to compare

This major 1.3.0 .NET SDK release features a lot of new functionalities:

  • AVS support for PayInsand Preauthorizations - 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 available
  • CompanyNumber property is now available for Legal Users
  • Fix some failing unit tests
  • Fix some typo

Various new list endpoints, optims and bugfixes

23 Jan 17:35
1dde7b4
Compare
Choose a tag to compare

This new major v1.2.0 release features:

  • a lot of new very useful list endpoints that will help to get:
  • support of ProcessedDate property for KYCDocuments and DisputeDocuments (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

17 Sep 18:42
Compare
Choose a tag to compare
v1.1.0

Remove unnecessary (and breaking change) for Capacity

Major new features, various optims and bug fixes

07 Sep 14:10
Compare
Choose a tag to compare

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

02 Dec 10:44
Compare
Choose a tag to compare
v1.0.92

Update prod account creation link