${_("Re-Take Your Photo")}
${_("Use your webcam to take a picture of your face so we can match it with the picture on your ID.")}
${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission.")}
${_("Tips on taking a successful photo")}
- ${_("Make sure your face is well-lit")}
- ${_("Be sure your entire face is inside the frame")}
- ${_("Can we match the photo you took with the one on your ID?")}
- ${_("Once in position, use the camera button {btn_icon} to capture your picture").format(btn_icon='()')}
- ${_("Use the checkmark button {btn_icon} once you are happy with the photo").format(btn_icon='()')}
${_("Common Questions")}
- ${_("Why do you need my photo?")}
- ${_("As part of the verification process, we need your photo to confirm that you are you.")}
- ${_("What do you do with this picture?")}
- ${_("We only use it to verify your identity. It is not displayed anywhere.")}
${_("Show Us Your ID")}
${_("Use your webcam to take a picture of your ID so we can match it with your photo and the name on your account.")}
${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission.")}
${_("Tips on taking a successful photo")}
- ${_("Make sure your ID is well-lit")}
- ${_("Acceptable IDs include driver's licenses, passports, or other goverment-issued IDs that include your name and photo")}
- ${_("Check that there isn't any glare")}
- ${_("Ensure that you can see your photo and read your name")}
- ${_("Try to keep your fingers at the edge to avoid covering important information")}
- ${_("Once in position, use the camera button {btn_icon} to capture your ID").format(btn_icon='()')}
- ${_("Use the checkmark button {btn_icon} once you are happy with the photo").format(btn_icon='()')}
${_("Common Questions")}
- ${_("Why do you need a photo of my ID?")}
- ${_("We need to match your ID with your photo and name to confirm that you are you.")}
- ${_("What do you do with this picture?")}
- ${_("We encrypt it and send it to our secure authorization service for review. We use the highest levels of security and do not save the photo or information anywhere once the match has been completed.")}
${_("Verify Your Submission")}
${_("Make sure we can verify your identity with the photos and information below.")}
-
${_("Review the Photos You've Re-Taken")}
${_("Please review the photos and verify that they meet the requirements listed below.")}
-
${_("The photo above needs to meet the following requirements:")}
- ${_("Be well lit")}
- ${_("Show your whole face")}
- ${_("The photo on your ID must match the photo of your face")}
-
${_("The photo above needs to meet the following requirements:")}
- ${_("Be readable (not too far away, no glare)")}
- ${_("The photo on your ID must match the photo of your face")}
- ${_("The name on your ID must match the name on your account below")}
${_("Photos don't meet the requirements?")}
-
-
${_("Check Your Name")}
${_(u"Make sure your full name on your {platform_name} account ({full_name}) matches your ID. We will also use this as the name on your certificate.").format( full_name=u"{name}".format(name=user_full_name), platform_name=settings.PLATFORM_NAME, )}