3.43.0
Added
SCA on wallet access endpoints
ScaContext
query parameter added on wallet access endpoints for the introduction of SCA:
- GET View a Wallet
- GET List Wallets for a User
- GET List Transactions for a User
- GET List Transactions for a Wallet
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