Skip to content

Commit

Permalink
Update src/utility/constants/SdkStatusMessages.res
Browse files Browse the repository at this point in the history
Co-authored-by: Vrishab Srivatsa <[email protected]>
  • Loading branch information
Sanskar2001 and vsrivatsa-edinburgh authored May 30, 2024
1 parent 5f80639 commit 29b558b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utility/constants/SdkStatusMessages.res
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ let externalThreeDsModuleStatus = {
let authorizeCallStatus = {
successMsg: "payment authorised successfully",
errorMsg: "authorize failed",
apiCallFailure: "authorise failure, cannot process this payment",
apiCallFailure: "authorize failure, cannot process this payment",
}

let authenticationCallStatus = {
Expand Down

0 comments on commit 29b558b

Please sign in to comment.