Skip to content

Releases: Mangopay/mangopay2-ruby-sdk

3.35.1

05 Jun 13:23
Compare
Choose a tag to compare

Added

Fixed

  • Support for legacy Payconiq integration via MangoPay::PayIn::Payconiq::Web.create_legacy (removed in error).

3.35.0

3.34.0

14 May 15:09
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

3.33.0

29 Apr 12:36
Compare
Choose a tag to compare

Added

SCA on wallet access endpoints

ScaContext query parameter added on wallet access endpoints for the introduction of SCA:

If SCA is required, Mangopay responds with a 401 response code. The PendingUserAction RedirectUrl is in the dedicated WWW-Authenticate response header.

See the tests for examples on handling this error.

BLIK with code

Support for BLIK with code endpoint

3.32.0

3.31.0

16 Apr 12:04
Compare
Choose a tag to compare

Added

3.30.2

02 Apr 10:49
Compare
Choose a tag to compare

Fixed

  • Fixed the way the User-Agent Header is built

3.30.1

02 Apr 10:13
0876d1d
Compare
Choose a tag to compare

⚠ The change introduced in this version related to the User-Agent header might not work for some users. Please use 3.30.2 instead! ⚠

Changed

  • User-Agent Header value standardized on format: User-Agent: Mangopay-SDK/SDKVersion (Language/LanguageVersion)

3.30.0

3.29.0

26 Feb 11:06
Compare
Choose a tag to compare

Added

Endpoints and webhooks for hosted KYC/B solution (in beta)