We need to collect address details in local format. It helps us ensure correct addresses are recorded.
...
- On mobile version - show numpad for postcode and phone number. Example:
Development ticket:
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
============================================================================================================
Submitting to CRM
One example:
Av. Pedroso de Morais, 457
Sala 410
São Paulo, SP
05419-000
-
...
In case that there is no address found, we can use the Google API to help the customer with the address, but as an exception. The CEP API should be very reliable.
See below the details on how to integrate the CEP API.
Simple GET call and you will have a Json as response.
https://api.postmon.com.br/v1/cep/{Postal Code Number}