Auto address feature using www.smarty.com API in SCA website

We can use this to add an auto-address feature to the Suite Comerce Advance website using the www.smarty.com auto-address API. JavaScript: _.extend(AddressEditFieldsView.prototype,{         template: jj_addressbook_addressbook_tpl,         events: _.extend({}, AddressEditFieldsView.prototype.events, {           ‘keyup [data-action=”searchAutoAddress”]’: ‘searchAddress’,           ‘click [data-action=”autoaddress-select”]’: ‘fetchAddress’      … Continue reading Auto address feature using www.smarty.com API in SCA website

Proposal for the Auto-Address feature in the address-book of myaccount and checkout section

This proposal covers the scope of adding the auto-address feature to the checkout and my account section. When the customer enters their partial address, the matched address needs to be shown, which was obtained from the “Auto address” API. The address can be selected and saved to the respective customer profile.   Proposal Summary  This proposal… Continue reading Proposal for the Auto-Address feature in the address-book of myaccount and checkout section