Skip to content

Commit

Permalink
feat(fi): add 40315 sca_required for scheduled payment cancellation
Browse files Browse the repository at this point in the history
  • Loading branch information
kampiliira committed Jan 9, 2024
1 parent 77749d0 commit b038412
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api-errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,10 @@
"short_message": "SCA Cancelled",
"long_message": "Strong Customer Authentication cancelled"
},
"40315": {
"short_message": "SCA Required",
"long_message": "Strong Customer Authentication required. Follow the given URL to authenticate the payment action."
},
"40317": {
"short_message": "Guardians Required",
"long_message": "SSN is underage but can onboard with guardian approval"
Expand Down

0 comments on commit b038412

Please sign in to comment.