Skip to content

Releases: Mangopay/mangopay2-net-sdk

3.34.1

14 Aug 18:36
Compare
Choose a tag to compare

3.34.0

07 Aug 12:59
Compare
Choose a tag to compare

Added

Support for new Splits endpoints for Echo (#286, API release note):

New ReportTypes for Echo (#287, API release note)):

  • ECHO_INTENT
  • ECHO_INTENT_ACTION
  • ECHO_SETTLEMENT
  • ECHO_SPLIT

3.33.1

28 Jul 12:59
Compare
Choose a tag to compare

Added

3.33.0

18 Jul 09:50
Compare
Choose a tag to compare

Added

Endpoints for Mangopay Echo, a solution for platforms working with another third-party PSP for funds acquisition (including via the Mirakl Connector) #281 :

3.32.0

01 Jul 14:51
Compare
Choose a tag to compare

Added

  • New endpoint POST Create a Bizum PayIn
  • New webhook event types for SCA enrollment (API release note), note that these are triggered on enrollment not authentication:
    • SCA_ENROLLMENT_SUCCEEDED
    • SCA_ENROLLMENT_FAILED
    • SCA_ENROLLMENT_EXPIRED
  • New webhook event types for UserCategory change (API release note ):
    • USER_CATEGORY_UPDATED_TO_OWNER
    • USER_CATEGORY_UPDATED_TO_PAYER
    • USER_CATEGORY_UPDATED_TO_PLATFORM
  • Support for PLATFORM value to UserCategory enum
  • Support for GET List Transactions for a Card Fingerprint

3.31.1

16 Jun 13:55
Compare
Choose a tag to compare

Added

3.31.0

10 Jun 17:13
Compare
Choose a tag to compare

Added

Endpoints for new Reporting Service feature:

Webhook event types for new Reporting Service:

  • REPORT_GENERATED
  • REPORT_FAILED

Support for GET List Disputes for a PayIn endpoint.

3.30.1

06 Jun 12:33
Compare
Choose a tag to compare

Added

Fixed

  • Status enum value on Identity Verification object changed from OUTDATED to OUT_OF_DATE

3.30.0

26 May 10:05
Compare
Choose a tag to compare

Added

Event types for user account webhooks, relevant to SCA enrollment in user endpoints and account closure:

  • USER_ACCOUNT_VALIDATION_ASKED
  • USER_ACCOUNT_ACTIVATED
  • USER_ACCOUNT_CLOSED

Event types for instant and quoted FX conversions:

  • INSTANT_CONVERSION_CREATED
  • INSTANT_CONVERSION_SUCCEEDED
  • INSTANT_CONVERSION_FAILED
  • QUOTED_CONVERSION_CREATED
  • QUOTED_CONVERSION_SUCCEEDED
  • QUOTED_CONVERSION_FAILED

Support for 30-day deposit preauthorization features:

3.29.0

14 May 16:13
Compare
Choose a tag to compare

Added and refined

Hosted KYC/KYB endpoints

The following endpoints have been refined following the beta phase, and are now generally available:

The previously available endpoint GET View Checks for an IDV Session has been removed (as Checks were integrated into the GET by ID).

See the guide for more details.

Recipients

The Country property has been added to Recipients, as a required query parameter on GET View the schema for a Recipient and as a required body parameter on POST Validate data for a Recipient and POST Create a Recipient.

Added