Skip to content
FlexiPedia logo

Stripe

Integrating Stripe with Flexito OmniAI allows you to effortlessly process payments from your customers. Whether you're accepting credit cards or alternative payment methods like Alipay and WeChat Pay, this guide will walk you through setting up and using Stripe seamlessly. Enhanc

Flexito OmniAI
Beginnerv5
Read in:

Listen to an audio overview

A short, AI-generated podcast-style summary of this article.

Integrating Stripe with Flexito OmniAI allows you to effortlessly process payments from your customers. Whether you're accepting credit cards or alternative payment methods like Alipay and WeChat Pay, this guide will walk you through setting up and using Stripe seamlessly. Enhance your e-commerce capabilities and streamline transactions with ease.

Stripe enables you to accept payments from your customers using various methods, including:

  • Credit Card

  • Alipay

  • WeChat Pay

How to Set Up Stripe

Navigate to your Flexito OmniAI dashboard and click on the steps 1, 2, and 3 in sequence.

Visit the Stripe website and log in. Choose the account you wish to connect to, or create a new one if necessary. You will then see the following screen:

Switch from "Live Mode" to "Test Mode" by clicking the green button.

In "Test Mode," you can simulate the checkout process without making actual payments. The checkout page will appear as follows:

Click "AUTHORIZE TEST PAYMENT" to simulate a successful transaction. Alternatively, use "FAIL TEST PAYMENT" to mimic a failed transaction. Once testing is complete, switch back to "Live Mode" to start accepting real payments from customers.

For more details, visit the Stripe documentation: Stripe Docs ()

How to Use Stripe

Refer to the Ecommerce guide () for instructions on creating a payment flow.

Understanding the Stripe API

Access the "Stripe API" under action → Integration. The following actions are available:

Search for customers

List all customers

Create a new customer

Update customer information

Remove a customer

Initiate a customer portal session

For further details about these actions, visit:

Stripe Triggers Explained

Discover the triggers for Stripe Invoice Payment Success and Failure at the following links:

  • Stripe Invoice Payment Succeeded ()

  • Stripe Invoice Payment Failed ()

Creating a Stripe Checkout URL

You can design a dynamic Stripe checkout page within our flow builder. For more information, visit:

Stripe Checkout URL ()