Installation on Magento 1
Version support
LoyaltyLion has full support for Magento 1, both the community and enterprise editions. This is the guide for Magento 1.x.
Magento edition | Minimum compatible version |
---|---|
Magento 1 Community | 1.7 |
Magento 1 Enterprise | 1.12 |
Understanding the LoyaltyLion extension
The LoyaltyLion extension for Magento 1 has three primary responsibilities:
- We add a single frontend block to your layout, which loads the LoyaltyLion SDK to provide customer UI
- We add observers to your order and customer lifecycle, to keep LoyaltyLion in sync as this data changes
- We add an additional REST API endpoint to manage price rules and rewards
Installing the LoyaltyLion Magento 1 app
This part of the guide walks you through installing LoyaltyLion on your website.
Download the LoyaltyLion for Magento 1.x package file.
Once downloaded, sign in to the back office as an administrator and navigate to System > Magento Connect Manager
.
Select the LoyaltyLion package file you just downloaded and click Upload.
Configuring the LoyaltyLion extension in Magento 1
This part of the guide walks you through configuring the LoyaltyLion extension for your store.
First, you need to enable the extension. Head to System > Configuration
and then click the
LoyaltyLion option, in the left menu under Customers.
Next, you need to pick your configuration scope. Pick the website you wish to set up a Loyalty Program for. LoyaltyLion isn’t visible or active for customers on other websites hosted on the same Magento server.
Connect and authenticate with LoyaltyLion
Next, you need to enter your LoyaltyLion secret and token. You can find these by referring to your setup page. Click on the LoyaltyLion configuration bar and enter the following details in the boxes provided, then press Configure API access:
You can now return to the setup page and check to see if LoyaltyLion was installed correctly.
Caching configuration
Customers are authenticated with the LoyaltyLion SDK based on a server-generated token. Before launching your loyalty program, ensure that the loyaltylion_sdk block isn't cached.