Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shipping information form #239

Open
6 tasks
tmesser opened this issue Feb 8, 2020 · 0 comments
Open
6 tasks

Shipping information form #239

tmesser opened this issue Feb 8, 2020 · 0 comments

Comments

@tmesser
Copy link

tmesser commented Feb 8, 2020

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant