Closed rgraue closed 6 months ago
I want to know about the zipcode verification pipeline in detail.
Since a zipcode is necessary for the calculator then if the user provides an invalid zipcode, we must provide them one that is close in location to the one they provided. This is a high level overview of the pipeline:
an example of the nearest valid zipcode would look something like this
Description
When an invalid zipcode is entered, it is possible to continue through the calculator, even though the zipcode data returned will error out on the results page.
Technical Notes
Risks
none
Related Issues Or Discussions
29 #30