Replies: 19 comments 5 replies
-
In the service I'm working on, we ask the user to take a photo of their passport early on in the journey. This image is used for identity verification, and as a source of the applicant's basic details. If the user cannot upload a photo of sufficient quality to be read by optical character recognition (OCR) we ask them to enter their details (including passport details) manually. Edit: Removed reference to specific service name - feel free to contact me if you want more detail on what service this is |
Beta Was this translation helpful? Give feedback.
-
One thing to consider is how to deal with passports that don't have the distinction between given names and surnames. For example: https://www.consilium.europa.eu/prado/en/BHR-AO-01001/image-102939.html We're testing this change (to a pattern used across several live public-facing services) to how to collect names. |
Beta Was this translation helpful? Give feedback.
-
As well as passport number, on the service I work on we also gather the following details about passports (although not consistently as it depends on the requirements):
|
Beta Was this translation helpful? Give feedback.
-
So options include:
For taking a photo of the passport page, we can include some of the guidance, around what the photo should be like. For manually entering details, we can ask for:
Should the advice be to ask for as little information as is needed? @mviegasb - do you have any results from your research yet? |
Beta Was this translation helpful? Give feedback.
-
There is a type of Spanish passport (https://www.consilium.europa.eu/prado/en/ESP-AO-04001/index.html) without an expiry date if the person is over 70. |
Beta Was this translation helpful? Give feedback.
-
@basonj @Sallytolson What validation do you have (if any) on the passport number and name fields? (the dates I'm assuming are the standard validation for dates) |
Beta Was this translation helpful? Give feedback.
-
There is also this older discussion on passports: #365 |
Beta Was this translation helpful? Give feedback.
-
I've written up a draft proposal to view https://64118bb049f6d4392f5da3ed--hods.netlify.app/patterns/enter-passport-details |
Beta Was this translation helpful? Give feedback.
-
Separated into 3 pages: https://6421b78f996f3b00a7447307--hods.netlify.app/patterns/enter-passport-details |
Beta Was this translation helpful? Give feedback.
-
Updated content: https://642d377f9a77227c87bdfd17--hods.netlify.app/patterns/enter-passport-details |
Beta Was this translation helpful? Give feedback.
-
Minor content change for when you already have some information like name and sex: https://642e9c260e7fec159fc8654c--hods.netlify.app/patterns/enter-passport-details |
Beta Was this translation helpful? Give feedback.
-
Final call for comments by 20 April, and then will be published (and can then be iterated on) :) |
Beta Was this translation helpful? Give feedback.
-
Hi @tomyems - looks really good. A few minor bits of feedback before the deadline:
|
Beta Was this translation helpful? Give feedback.
-
Looks really good, thanks @tomyems! Couple of points: Scanning the chip
Take or upload photo
Taking and upload a photo of your passport AND Manually entered details is used by:
|
Beta Was this translation helpful? Give feedback.
-
Updated based on @mviegasb and some feedback from our accessibility team https://644151b84a3a2c530a9877e4--hods.netlify.app/patterns/enter-passport-details |
Beta Was this translation helpful? Give feedback.
-
There's a Bahrain diplomatic passport (https://www.consilium.europa.eu/prado/en/BHR-AD-01001/index.html) with a short document number (only 2 digits). We could improve the guidance by suggesting a minimum of length 1 for validating passport numbers. |
Beta Was this translation helpful? Give feedback.
-
On dates of birth in passports, some passports only have XX for the day or month field. This is where the date of birth is unknown. You should allow users to enter 'XX' in day or month, if you are asking for the date of birth on their passport. |
Beta Was this translation helpful? Give feedback.
-
Consider adding something about names. Most passports have 'GIven names' and 'Surname' as fields, some have a combined 'Name' field. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
We should have a consistent (but not uniform) way of asking for passport information. Depending on the situation, this might be how to ask for:
There'll be differences depending on whether your asking a member of the public to enter their own passport details, or on internal systems where staff enter other people's passport details.
Please contribute any examples of asking for passport information to this discussion.
Here is an research example (not used in a live system) for asking for passport details:
The pattern should also include help on validating the input fields, like passport number.
Beta Was this translation helpful? Give feedback.
All reactions