Payment authorization with SCA

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

Credential management

Parameters and their descriptions are mentioned below.

ParameterDescription
authorisationEventIdauthorisation event ID value that is received in BaaS SCA Initiate Payment API response body
otpOTP code received as an SMS to the 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