Documentation Index
Fetch the complete documentation index at: https://docs.usekana.com/llms.txt
Use this file to discover all available pages before exploring further.
Methods
There are three ways by which a user can be subscribed to a package within Kana:
-
Subscription Links
-
Automatically through Stripe
-
Manually through Kana
Subscription Links
Kana can generate a URL which a user can be navigated to so that they can pay and subscribe to your packages via your billing provider (ie. Stripe) directly. You can see more on how to generate this “Subscription Link” and redirect users to this flow in the guide below:
Subscription Links
Automatically through Stripe
If you process subscriptions directly through Stripe elsewhere, our Stripe integration will automatically pick these up and create them in Kana.
You can see more on our Stripe integration and how it works here:
Stripe Integration
Manually through Kana
For all other times where payments and/or subscriptions have not gone through Stripe, you will need to manually subscribe users to the relevant packages in Kana. Our guide gives an example on how to achieve this:
Subscribe Users Manually