Payments Component
Payment Integrations
- Go to the integrations page - add your stripe integration.
- This will support both onetime and subscription payments.
Onetime Purchases (Stripe)
- Create a payment component and add it to your course.
- 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.
- 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:
- This payment goes directly to your stripe account (given the integration).
- The consumer will automatically recieve stripe emails (given the integration).
- 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)
- Create a new or add a old subscriptions payment component and add it to your course.
- 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:
- This payment goes directly to your stripe account (given the integration).
- The consumer will automatically recieve stripe emails (given the integration).
- 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
- You can add a subscription or payment requirement or to a distribution port.
- 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.