feat: us ssn
This commit is contained in:
parent
d065baeda9
commit
5887a301fb
6 changed files with 29 additions and 10 deletions
|
|
@ -117,7 +117,7 @@ const getRequirementText = config => {
|
|||
return 'asked to scan a ID'
|
||||
case 'facephoto':
|
||||
return 'asked to have a photo taken'
|
||||
case 'us-ssn':
|
||||
case 'usSsn':
|
||||
return 'asked to input his social security number'
|
||||
case 'sanctions':
|
||||
return 'matched against the OFAC sanctions list'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue