Project: THR-436 Requirement Need to work out how to make it so that one login can only be used for one region, therefore so currency & range changes does not confuse the customer if they log into wrong region. customize the login of website so that the customers can login only to their assigned website. … Continue reading Proposal For Login Only Works For One Region
Tag: LoginRegister
set the customer subsidiary based on the domain using extension
When a user registers from AU domain, the subsidiary of the user should be set to AU When a user registers from NZ domain, the subsidiary of the user should be set to NZ When a user registers from US domain, the subsidiary of the user should be set to Us JavaScript Entry point file… Continue reading set the customer subsidiary based on the domain using extension
Registration page Update: Button for Resale Certificate upload
Adding a button for uploading the resale certificate in the login register page. The button should be visible only when user selects the country: ‘United States’, for all other countries the button should be hidden. Solution: Create button on the template file of login register and also add style in the SCSS file also and… Continue reading Registration page Update: Button for Resale Certificate upload