Table of Contents |
---|
Setup Checklist
...
Set up GTM for Google Analytics Tracking
COMING SOON!
(Optional) Set Up Twilio for Integration
...
(Optional )Marketing Email Opt In/Out
COMING SOON: Identity can be configured to allow guests to opt in to or out of marketing emails as part of the account creation or sign-in process.
(Optional/Restricted)Loyalty Program Enrollment
...
String Resource | Current Value | Placement |
account.create.createaccount | Create an Account | This is the heading on top of the |
account.create.description | Already have an account? | Displays beneath page title. Text area is collapsed if no text is entered. |
account.create.accountexists.signin | Sign in [URL] | This is the active url after “Already have an account” text. |
account.create.email | This is the first line of create account (becomes username; required). | |
account.create.email.validation | Field is required. | Displays validation response if email is not entered. |
account.create.firstname | First Name | This is the second line of create account (required). |
account.create.firstname.validation | Field is required. | Displays validation response if first name is not entered. |
account.create.lastname | Last Name | This is the same line as First Name (required). |
account.create.lastname.validation | Field is required. | Displays validation response if last name is not entered. |
account.create.dateofbirth | Date of Birth | This is third line of create account (required). |
account.create.dateofbirth.validation | Field is required. | Displays validation response if DOB is not entered. |
account.create.phone | Phone | This is the fourth line of create account (required). |
account.create.phone.validation | Field is required. | Displays validation response if phone number is not entered. |
account.create.postalcode | Postal Code | This is the fifth line of create account (required). |
account.create.postalcode.validation | Field is required. | Displays validation response if postal code is not entered. |
account.create.password | Password | This is the sixth line of create account (required). |
account.create.password.validation | Field is required. | Displays validation response if password is not entered. |
account.create.confirmpassword | Confirm Password | This is the seventh line of create account (required). |
account.create.confirmpassword.validation | Field is required. | Displays validation response if confirm password is not entered. |
account.create.validation | Unable to create account. | Displays beneath “Create” button if account cannot be created. Hard coded meaningful message will display appended. |
account.create.informationmissing | We found you but additional information is required to create an account. Please contact ###-###-#### or email ___@ ___.com to recover your account | Displays below email field. |
account.create.underage | You must be {0} years of age to register. | Displays below email field. By adding {0} into the language string, it will be replaced with the Age Limit |
Claim Account Language Strings
...
Find and install the Identity Plugin
In the Aspenware Commerce admin panel go to Configuration > Local Plugins
Search the list for ExternalAuth Methods : Identity Authentication
Select Install.
Once installation is complete, select Restart application to apply changes at the top of the page.
Info |
---|
NOTE: This restart can take up to 7 minutes to complete and should occur during low-traffic times. |
Configure Identity External Authentication
Go to Configuration > External Authentication
If the Identity plugin has been successfully installed you will see it on the admin screen.
Select Configure.
Enter your OpenID, ClientID, and OpenID ClientSecret (these are created and provided by Aspenware).
In the Authority to use when connecting to OpenID field enter the web address (URL) that will be using Identity.
Select Save.
Return to the External Authentication Admin page and select Edit.
Select the check box under the Is active column then select Update.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...