Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This guide outlines configuring Access Passes, assigning products, and establishing price levels for e-commerce on your platform. These components work together to control access to site content and manage financial transactions through Stripe.

Prerequisites

  • A Stripe account with a publishable key and a secret key.

  • Administrative access to the Site Admin.

2024-04-29_12-26-11.png

Connect your stripe cccount

  1. Log into the administrative portal.

  2. Navigate to the Acess Passes section.

  3. Select the red Connect to Stripe button

  4. Enter your Stripe Publishable key and Secret key to connect your account.

2024-04-29_12-26-11 copy.png

Set up your price levels

 Example use cases for price levels

Example use cases for price levels

Membership Tiers

Scenario: You can offer a membership to your site with multiple tiers, such as Bronze, Silver, and Gold. Each tier provides increasing levels of access and benefits.

Price level implementation

  • Set a Bronze price level for basic site access.

  • Create a Silver price level with basic access plus additional features or content.

  • Establish a Gold price level for full access to all site content and exclusive benefits.

Early Bird Pricing

Scenario: You want to incentivize early registrations for an upcoming event or course by offering a discounted rate.

Price level implementation

  • Create an Early Bird price level with a reduced rate available for a limited time.

  • After the promotion ends, set the Standard price level for regular registration.

Student Discounts

Scenario: Students are an important part of your audience, and you want to offer them a special rate for accessing educational content.

Price level implementation

  • Establish a General Access price level for the public.

  • Create a Student price level with a requirement for a valid student ID, offering a discount on the general rate.

Add-ons and Extras

Scenario: Your site offers a base product with optional add-ons or extras that customers can purchase for an enhanced experience.

Price level implementation

  • Define a Base Access price level for the standard offering.

  • Create separate price levels for each additional feature or extra that can be added to the base purchase.

Select Manage Price Levels

  • Navigate to the 'Access Passes' section.

  • Locate and select the 'Manage Price Levels' button, identifiable by its distinctive gear icon, indicating settings or configuration options.

Add Pricing Level

  • In the Manage Price Levels section, marked by a plus icon, select Add Pricing Level.

  • Enter a name for your new pricing level in the Pricing Level Title field.

  • Confirm the creation of the new pricing level by selecting Save.

Manage Your Price Level

  • In the updated list of price levels, identify and select the price level you have just created to configure its settings.

Assign Users to Your Price Level

  • Use the search bar on the left to find and add users to your price level. You can also use the dropdown menu to browse user lists.

  • Add users by selecting them from the search results or dropdown options.

  • Select the X icon next to the user name on the right-hand side to remove users from the price level.

Creating Access Passes

Access passes restrict access to content around the site. They can either be granted by admins, or a product can be attached to them, allowing users to purchase the access pass.

  1. To create a new access pass, select New Access Pass.

  2. Give your access pass a Name and save it.

  3. Once created select the newly created access pass from the list to manage it.

  4. Choose the method of access pass activation via the radio buttons listed (default: None):

    • External URL: Use this if the pass is granted after completing a requirement outside your platform. Follow up to ensure the requirement is met before assigning the pass.

    • Product: Use this if the pass is granted after purchasing a product through Stripe on your platform.

Configuring an Upgrade Path

Using Upgrade URL

  • Select the radio button for Upgrade URL.

  • Once selected the Upgrade URL field becomes available

  • In the Upgrade URL field, input a URL to redirect your users to the external page for further instructions or to a third-party purchaser like PayPal.

  • No labels