Skip to content

2.49.0

Compare
Choose a tag to compare
@anthonyh-m anthonyh-m released this 29 Apr 10:06
· 20 commits to master since this release

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.