Payment authorization with SCA

Tip! Make sure Access token of logged user has baas-user-sca scope in it.

Credential management

Parameters and their descriptions mentioned below.

ParameterDescription
authorisationEventIdauthorisation event ID value that is received in BaaS SCA Initiate Payment API response body
otpOTP code received as a SMS into user’s mobile phone

"scaStatus": "finalised"
Currently, only “finalized” status is returned if SCA action is successful. If entered OTP is incorrect, an error is returned.

Scroll to Top