Evaluating bids

App Shopify para validacao de endereco

Published on the October 19, 2018 in IT & Programming

About this project

Open

Build a Shopify app to partially automate shipping address validation and correction (most probably using webhooks) for Brazilian customers.

Brazilian zip codes follow the following format:

12345-678

Zip Code Regex is \d{5}-\d{3}
That is, (5 digits, from 0 to 9), then the separator "-", then (3 digits, from 0 to 9).

Common user input errors:
1. The user often forgets to input the separator or inputs invalid separator  (example: "12345678", "12345 678", "12345.678")
2. The user forgets one or more numbers (example: "12345", "1234567", "12345-678")
3.
The zip code contains “O” (letter O) instead of “0“ (digit zero) (example: 35456-OO1 instead of 3456-001)

It should:
1. Do zip code validation and formatting
2. the code should be reusable/modular so that it can later accommodate upgrades and other features (including a UI for manual/operator review)

Category IT & Programming
Subcategory Web development
What is the scope of the project? Small change or bug
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
API Integrations Other (Other APIs)
Roles needed Developer

Delivery term: October 22, 2018

Skills needed

Other projects posted by R. C.