Stripe
Integrating Stripe Payments in MeDo
MeDo now supports Stripe integration, allowing you to easily add payment capabilities to your AI-generated applications. With Stripe connected, you can build apps that collect payments from users — such as online stores, paid tools, or donation pages.
What You Can Do with Stripe in MeDo
By integrating Stripe into your MeDo app, you can:
- Create apps that accept one-time payments from users
- Build e-commerce websites or digital product pages with checkout functionality
-
Collect payments for premium features, downloads, or custom services
Example query:
“Create an online art store where users can purchase digital paintings via Stripe.” ⚠ Note:
Currently, MeDo only supports one-time payments.
Subscription-based or recurring billing is not yet supported.
How to Integrate Stripe into Your App
You can integrate Stripe in two ways:
Option 1 — Through Chat
Simply tell our MeDo agent what you need.
For example:
“I want to use Stripe to collect payments in my app.”
The agent will automatically include Stripe in your generated application.
Option 2 — Using the Plugin List
You can also use the @ symbol to open the plugin list, then select Stripe from the list to insert it into the input box.
Once the model generates an app that includes Stripe, you’ll need to configure your Stripe key to enable payment functionality.
How to Configure Your Stripe Key
If your app includes Stripe but the key is not yet configured, MeDo will automatically display a “Configure Stripe” button at the end of each model output.
Here’s how to set it up:
- Click the “Configure Stripe” button to open the configuration page.
- Visit the Stripe official website to register or log in to your account.
- Obtain your Stripe API key from your Stripe dashboard.
- Return to MeDo’s configuration page and paste your key into the input field.
- Click Confirm — your Stripe setup is complete.
How to Modify Products or Prices
You can update your Stripe product details directly through chat with our MeDo agent.
Example commands:
“Update my Stripe product price from $9.99 to $14.99.”
“Rename my Stripe product from ‘Basic Plan’ to ‘Starter Plan’.”
The agent will automatically handle the update for you.
After Setup
Once your Stripe configuration is complete:
- All payments from your app will be processed through your Stripe account.
- You can view transactions, revenue, and customer details directly in your Stripe dashboard.
With Stripe integrated, your MeDo apps are now ready to accept payments seamlessly!
