LG-10832: Pass enrollments with supported secondary ID type#9123
Merged
tomas-nava merged 1 commit intomainfrom Aug 31, 2023
Merged
LG-10832: Pass enrollments with supported secondary ID type#9123tomas-nava merged 1 commit intomainfrom
tomas-nava merged 1 commit intomainfrom
Conversation
changelog: User-Facing Improvements, In-person Proofing, Pass enrollments with supported secondary ID types
tomas-nava
commented
Aug 30, 2023
| "fraudSuspected": false, | ||
| "proofingConfirmationNumber": "350040248346701", | ||
| "ippAssuranceLevel": "1.5" | ||
| } |
Contributor
Author
There was a problem hiding this comment.
This is just reformatting this file, no content change
svalexander
reviewed
Aug 30, 2023
allthesignals
approved these changes
Aug 31, 2023
| "State non-driver's identification card", | ||
| ] | ||
| SUPPORTED_SECONDARY_ID_TYPES = [ | ||
| 'Visual Inspection of Name and Address on Primary ID Match', |
Contributor
There was a problem hiding this comment.
Maybe we could reuse this in the fixture
Contributor
Author
There was a problem hiding this comment.
I don't think you can evaluate constants in the fixture files
svalexander
reviewed
Aug 31, 2023
svalexander
reviewed
Aug 31, 2023
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎫 Ticket
LG-10832
🛠 Summary of changes
Passes enrollments with a secondary ID, only if it has a type of "Visual Inspection of Name and Address on Primary ID Match"
📜 Acceptance testing plan
Once this PR is merged and in dev