This article shares step-by-step information on how to get started with Stripe as a payment gateway, connect your Stripe account with Knorish to automate payment collection and assign courses.
Note: Stripe can process a minimum of INR 1 & $0.50 USD. For more updated details, please refer to Stripe documentation.
TABLE OF CONTENTS
- Setting up your Stripe account
- Steps to integrate Stripe on your Knorish site
- Addition of webhook URL (Required)
Setting up your Stripe account
Here's how to setup your stripe account to get ready to collect payments from customers.
- Sign up or Log in( Check here for Stripe Supported Countries)
- Activate your account, if not already
- Go to Developers> API Keys on the Dashboard
- Copy your Standard keys to integrate on the Knorish site
Steps to integrate Stripe on your Knorish site
Follow these step-by-step instructions below to integrate stripe on your Knorish site.
- Login to your course site
- Go to Dashboard > Settings > Integrations > Payment Gateway.
- On Stripe Payment Gateway Integration enter the downloaded publishable key ID/ secret key details
- Click Save
Addition of webhook URL (Required)
Ensuring a smooth integration, Webhooks help Stripe perform better, connect seamlessly for data flow, and more. This step is to be completed on Stripe, to enable Webhook select the following events:
- invoice.paid
- invoice.payment_failed
- customer.subscription.deleted
- charge.succeeded
and URL https://yoursite.knorish.com/webhook/stripe
Note: When the user purchases a subscription using Stripe, it does not support card change and the user will have to cancel the active subscription and purchase again using their new card.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article