Payments Component

Payment Integrations

  1. Go to the integrations page - add your stripe integration.
  2. This will support both onetime and subscription payments.

Onetime Purchases (Stripe)

  1. Create a payment component and add it to your course.
  2. Upon a visit to your course, if the consumer has not made payment - the course content is locked and they will only see the payment component.
  3. Upon making payment - the course will be unlocked and they can see the content

Note: This activity is tagged to a consumer object id - so before they see this page/component - you need to register them as a consumer/learner.

After Payment:

  1. This payment goes directly to your stripe account (given the integration).
  2. The consumer will automatically recieve stripe emails (given the integration).
  3. The component page will change into a thank you page and button to manage the purchase or account on a stripe hosted page.

Subscriptions (Stripe)

  1. Create a new or add a old subscriptions payment component and add it to your course.
  2. Once the subscription is made - the course along with all courses this component is tagged to will be unlocked for the consumer/learner.

After Subscription:

  1. This payment goes directly to your stripe account (given the integration).
  2. The consumer will automatically recieve stripe emails (given the integration).
  3. The component page will change into a thank you page and button to manage the purchase or account on a stripe hosted page.

Advanced Content Locking

  1. You can add a subscription or payment requirement or to a distribution port.
  2. This will add all courses outgoing by default. This feature is currently in beta - if you need access - contact support.

Registering External Payments

This feature is currently in beta - if you need access - contact support.