Stripe Integration
Stripe (opens in a new tab) is a payment gateway that allows you to accept payments online. It is one of the most popular payment gateways for online businesses because it is easy to use and offers a wide range of features.
ℹ️
Stripe one-time payment and subscription steps are same for integration with SaaSDay component.
Integration
- To integrate Stripe products with SaaSDay components, you need to create a Stripe account (opens in a new tab) and get your API keys from Stripe Dashbaord (opens in a new tab). You can find your API keys in the Stripe dashboard under Developers > API keys.
- Once you have your API keys, you can use them to integrate Stripe products with SaaSDay components.
- You can create a product in Stripe and use the product ID to charge your customers using the SaaSDay components.
ℹ️
To integrate Stripe products please see Pricing One Time/Pricing Subscription component .