feat: us ssn

This commit is contained in:
Taranto 2020-10-05 19:03:46 +01:00 committed by Josh Harvey
parent d065baeda9
commit 5887a301fb
6 changed files with 29 additions and 10 deletions

View file

@ -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'