You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current form requires a few changes. We should ask for country and state/province information first, so our validators for addresses can be geo-sensitive. We currently only follow the American standard.
Tasks:
Create Country and Locale information collectors
Create Address information collectors; address, zip code/region code, etc, based on Locale info
Validate Address information based upon Country/Locale standards
Acceptance Criteria:
Can enter country and locale
Can enter address information
Address information is validated upon locale standards; test United States, Canada, UK
The text was updated successfully, but these errors were encountered:
The current form requires a few changes. We should ask for country and state/province information first, so our validators for addresses can be geo-sensitive. We currently only follow the American standard.
Tasks:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: