AppsPricingBlogTry it
MySQL logo
Stripe logo

Connect MySQL to Stripe

Use 5 documented MySQL triggers to run 24 documented Stripe actions.

5 source triggers
24 target actions
Reverse direction supported

Why Connect MySQL & Stripe?

Start with a MySQL event

Choose from 5 documented triggers, including New Column, New or Updated Row, New Row.

Run a Stripe action

Send the event into one of 24 documented actions, such as Cancel A Payment Intent, Cancel Or Reverse A Payout, Cancel Subscription.

Map and review the workflow

Choose the fields and conditions for the workflow, then test the result before activation.

Available Triggers & Actions

MySQL logo

MySQL

Triggers (5)

New Column

Emit new event when you add a new column to a table. See the docs here

polling
New or Updated Row

Emit new event when you add or modify a new row in a table. See the docs here

polling
New Row

Emit new event when you add a new row to a table. See the docs here

polling
New Row (Custom Query)

Emit new event when new rows are returned from a custom query. See the docs here

polling
New Table

Emit new event when a new table is added to a database. See the docs here

polling

Actions (10)

Execute SQL Query

Execute a custom MySQL query. See our docs to learn more about working with SQL in Mazaal AI.

Create Row

Adds a new row. See the docs here

Delete Row

Delete an existing row. See the docs here

Execute Query

Find row(s) via a custom query. See the docs here

Execute Stored Procedure

Execute Stored Procedure. See the docs here

Find Row

Finds a row in a table via a lookup column. See the docs here

List Stored Procedure Options

Retrieves available options for the Stored Procedure field.

List Table Options

Retrieves available options for the Table field.

Query SQL Database

Execute a SQL Query. See our docs to learn more about working with SQL in Mazaal AI.

Update Row

Updates an existing row. See the docs here

Stripe logo

Stripe

Triggers (11)

New Custom Webhook Events

Emit new event on each webhook event

webhook
Canceled Subscription

Emit new event for each new canceled subscription

polling
New Abandoned Cart

Emit new event when a customer abandons their cart.

polling
New Customer

Emit new event for each new customer

polling
New Dispute

Emit new event for each new dispute

polling
New Failed Invoice Payment

Emit new event for each new failed invoice payment

polling
New Failed Payment

Emit new event for each new failed payment

polling
New Invoice

Emit new event for each new invoice

polling
New Payment

Emit new event for each new payment

polling
New Subscription

Emit new event for each new subscription

polling
Subscription Updated

Emit new event on a new subscription is updated

polling

Actions (24)

Cancel A Payment Intent

Cancel a PaymentIntent. See the documentation.

Cancel Or Reverse A Payout

Cancel a pending payout or reverse a paid payout. See the documentation here and here

Cancel Subscription

Cancel a subscription. See the documentation

Capture a Payment Intent

Capture the funds of an existing uncaptured payment intent. See the documentation.

Confirm A Payment Intent

Confirm that your customer intends to pay with current or provided payment method. See the documentation.

Create a Customer

Create a customer. See the documentation.

Create a Payment Intent

Create a payment intent. See the documentation.

Create a Payout

Create a payout. See the documentation.

Create A Refund

Create a refund. See the documentation.

Create a Usage Record

With metered billing, you charge your customers based on their consumption of your service during the billing cycle, instead of explicitly setting quantities. Use this action to create a usage record for metered billing. See the docs for more information

Create Billing Meter

Creates a billing meter. See the documentation.

Create Invoice

Create an invoice. See the documentation.

Create Invoice Line Item

Add a line item to an invoice. See the documentation.

Create Price

Creates a new price for an existing product. The price can be recurring or one-time. See the documentation

Create Product

Creates a new product object in Stripe. See the documentation.

Create Subscription

Create a subscription. See the documentation.

Delete a Customer

Delete a customer. See the documentation.

Delete Invoice Line Item

Delete a line item from an invoice. See the documentation.

Delete Or Void Invoice

Delete a draft invoice, or void a non-draft or subscription invoice. See the documentation.

Finalize Draft Invoice

Finalize a draft invoice. See the documentation.

List Balance History

List all balance transactions. By default returns an array of transaction objects (auto-paginated up to Limit). Set Return Pagination Info to true to instead receive { data, has_more, next_starting_after } for a single Stripe page (max 100 per call) — pass next_starting_after as Starting After on the next call to iterate. See the documentation.

List Customers

Find or list customers. By default returns an array of customer objects (auto-paginated up to Limit). Set Return Pagination Info to true to instead receive { data, has_more, next_starting_after } for a single Stripe page (max 100 per call) — pass next_starting_after as Starting After on the next call to iterate. See the documentation.

List Invoices

Find or list invoices. By default returns an array of invoice objects (auto-paginated up to Limit). Set Return Pagination Info to true to instead receive { data, has_more, next_starting_after } for a single Stripe page (max 100 per call) — pass next_starting_after as Starting After on the next call to iterate. See the documentation.

List Payment Intents

Retrieves a list of payment intents that were previously created. By default returns an array of payment intent objects (auto-paginated up to Limit). Set Return Pagination Info to true to instead receive { data, has_more, next_starting_after } for a single Stripe page (max 100 per call) — pass next_starting_after as Starting After on the next call to iterate. See the documentation.

Integration Features

5 documented MySQL triggers
24 documented Stripe actions
Configurable field mapping
Conditional workflow steps
Execution monitoring
A supported Stripe to MySQL direction

Capability Examples

MySQL trigger → Stripe action

Catalog example
MySQLMySQL

New Column

StripeStripe

Cancel A Payment Intent

Stripe trigger → MySQL action

Reverse direction
StripeStripe

New Custom Webhook Events

MySQLMySQL

Execute SQL Query

How It Works

1

Connect Apps

Authenticate your MySQL and Stripe accounts

2

Choose a Trigger

Select a documented MySQL event

3

Choose an Action

Select the documented Stripe operation to run

Test and Review

Verify field mapping and provider responses before activation

Frequently Asked Questions

Integration Benefits

Trigger-driven Workflows

Start the supported direction from one of 5 documented MySQL triggers.

Automated Actions

Run one of 24 documented Stripe actions after the selected trigger fires.

Provider Authentication

Review the authentication requirements published by each provider before activating the workflow.

Guided Configuration

Select a documented trigger, choose a target action, and map the fields required by the workflow.

Field Mapping

Map the fields exposed by the selected trigger and action, then review the required provider inputs.

Execution Review

Test the workflow and review provider responses before relying on it in production.

Stripe logoMySQL logo

Reverse Integration Available

Also connect Stripe to MySQL for bidirectional automation

View Integration
MySQL logo

All MySQL Integrations

Explore all available MySQL connections

View All Integrations
Stripe logo

All Stripe Integrations

Explore all available Stripe connections

View All Integrations

Ready to Connect MySQL & Stripe?

Build this supported workflow in Mazaal AI and test it with your own provider accounts.

Get Started Free