Table of Contents |
---|
This guide will review how to set up Ikon Pass Friends & Family in Aspenware Commerce. For more information on general product setup (including discounts and hidden categories) see Configuring Products in the Aspenware Commerce Documentation or for general release notes, see
...
...
.
Overview
The Ikon Pass Friends & Family plugin allows passholders - and those with whom passholders pass holders share their Friends & Family tickets - to redeem their discounted tickets via the Aspenware Commerce platformthe online store of the resort where the tickets will be used. Those resorts that have purchased the plugin and installed it annual subscription for the IKON Pass discount integration and who have installed it in their Aspenware Commerce platform following the directions below will be able to display the Ikon Friends & Family component on the discounted ticket Product Detail Page (PDP).
...
Guests will use this component to log into their Ikon Pass account and be immediately returned to the resort store PDP where any relevant discount entitlements for that guest will display on the right side of the component. Guests will then be able to add these 20% discounted tickets to their cart according to the number of entitlements they have. Adding to cart decrements available entitlements visually and prevents guests from adding more entitlements than are shownavailable. Once a purchase is complete, entitlements are updated/deducted in the Alterra database.
...
The “log out” button will log the guest out of their Ikon pass account within Aspenware Commerce and any other tab that is open on the browser. This allows guests to log into a different account if needed. Finally, for families with linked accounts (referred to as “participants” in Ikon), the head account holder will be able to see and use an aggregate of all Friends & Family tickets in the household.
For more details on the guest flow and value of turning this feature on at your resort, please read https://hub.aspenware.net/main/Announcing-IKON-Pass-Friends-&-Family-Discount-Redemption.1980170312.html .
Key Terms
Resort Abbreviation
...
Prerequisite Steps
Infrastructure Tasks
...
Information needed from Alterra (Steven Carrol <scarroll@alterramtnco.com>) for implementation:
1. Client ID and Secret
Information provided to Alterra (Steven Carrol <scarroll@alterramtnco.com>) for implementation:
Provide all resort IP addresses
...
to Steven Carroll at Alterra for whitelisting
Determing client ID and Secret
...
Install the IKON Friends & Family Plugin
Go to > Aspenware Commerce > Configuration > Local Plugins
Locate “IKON Friends & Family” under the Aspenware Group and select Install.
Once installed Enable the plugin by selecting Edit next to the listed plugin and ensure the Is enabled checkbox is selected.
Now that the plugin is ready to be configured, ensure that you have the product set up that will be used for the Ikon Friends & Family component. To do this:
Set up the product as you would normally. (See Configuring Products for basic product setup.)
Note the product ID in the URL on the product configuration page.
Copy the product ID and add it to the Product ID field in Aspenware Commerce > Configuration > Local Plugins > IKON Friends & Family
Go back to the plugin (Aspenware Commerce > Configuration > Local Plugins > IKON Friends & Family) and select Configure.
Under the General tab enter the two-letter abbreviation for your resort (if you do not know this abbreviation contact your Ikon pass representative).
(note to documents and service: currently this image is hard-coded, and may be removed for the deploy - regardless, no matter what is put there nothing changes)
Select Save.
Go to the Language tab (second tab)..
Enter the language you would like to appear in the bottom “toast” message when the responses noted above each text box are returned. See the example below.
Select Save.
...
Go to the Ikon Login Configuration (third configuration tab).
Enter the appropriate URL or endpoint as follows:
Login Domain: https://account.ikonpass.com
Login Endpoint: /login
Redirect URI: resort-pdp-url/login-callback
Select Save.
...
Note |
---|
IMPORTANT: For the redirect URI be sure to enter the URL from your resort’s PDP followed by “/login-callback”. This will return the logged-in Ikon Pass guest to the appropriate page.
|
Go to the Ikon Entitlement API Configuration (fourth configuration tab).
Here you will get most values from your Ikon representative, while blackout dates will change according to year and pass type. See the image below for an example.
Entitlements API domain: https://api.ikonpass.com
Entitlements Client ID: provided by Ikon Pass
Entitlements Token Endpoint: /token
Entitlements Vouchers Endpoint: /v2/available-vouchers
Ikon Pass Entitlement Type ID: number provided by Ikon Pass
Ikon Pass Blackout Dates: provided by Ikon Pass
Ikon Base Plus Pass Entitlement Type ID: number provided by Ikon Pass
Ikon Base Plus Pass Blackout Dates: provided by Ikon Pass
Ikon Base Pass Entitlement Type ID: number provided by Ikon Pass
Ikon Base Pass Blackout Dates: provided by Ikon Pass
Ikon Local Pass Entitlement Type ID: provided by Ikon Pass
Ikon Local Pass Blackout Dates: your local resort’s blackout dates
Info |
---|
NOTE: Blackout dates must be written in the following format mm/dd/yyyy. |
...