Configuring Payments via Stripe
Problem Statement
This article helps you understand configuring payments via stripe.
Scope
How to integrate Stripe with Chargebee?
setup Stripe payment gateway in Chargebee
Summary
You can configure Stripe as a payment gateway in Chargebee app. Settings > Configure Chargebee > Payment Gateway > Add payment gateway > Stripe. It is recommended that you configure this integration on test site first and then on your live site.
Note: If you are using Stripe.js as your checkout solution, and need to be SCA-compliant under the European PSD2 regulation, take a look at 3DS implementation for Stripe.js in Chargebee .
Chargebee uses Stripe API version 2026-01-28.clover. Using the latest Stripe API version with Chargebee does not cause compatibility issues.
For webhooks, select Stripe API version 2026-01-28.clover. Do not select a later webhook API version. If your Stripe account uses an older webhook API version, update it to 2026-01-28.clover. If you cannot update it, contact Chargebee Support.
Solution
Stripe supports a wide range of payment methods to help you accept payments around the world. Each payment method varies in the authentication process. As a merchant, you can seamlessly integrate Stripe with Chargebee to process your payments.
The following steps will help you configure Stripe with Chargebee.
Step 1: Click Settings > Configure Chargebee > Payment Gateway > Add payment gateway > Stripe
You can configure Stripe either from your Test or Live account.
Step 2: Log in to an existing account or create a new one.
Step 3: The Configure Stripe page will open as shown below.
Click here to read more about this integration.
Was this article helpful?