Skip to content

3.2.0 release candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@Endereco Endereco released this 24 Sep 11:53
· 105 commits to master since this release

In this release we focused on automatic address checks for existing customers. The flow of the check has been extended: we now check the customer address on login. If the addresses check status is empty or 'address_not_checked', then we send those addresses to endereco service, check them and on return save the check statuses and possible address predictions as address attributes. When the customer finally lands in the last step of checkout and one or two of his active addresses needs correction, the address modal will be automatically opened and the endereco address modal will be displayed asking customer to select a correct address.

Because we are saving the address predictions in the customers address, we can manage the whole workflow with only one address check call for each address.