Stripe Integration

Created by Rishabh Pandey, Modified on Fri, 11 Oct at 9:59 AM by Prerak Jain

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

Here's how to setup your stripe account to get ready to collect payments from customers.

  • 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. 

  1. Login to your course site
  2. Go to Dashboard > Settings > Integrations > Payment Gateway.
  3. On Stripe Payment Gateway Integration enter the downloaded publishable key ID/ secret key details
  4. 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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article