Integrate Stripe and MySQL to automate workflows with scalable backend

Connect Stripe and MySQL nodes to in your workflow. Integrate with any tool or database and ship powerful backend logic and APIs instantly - No code required!

getting started

How To Connect Stripe and MySQL

Supported Triggers & Actions

Stripe NODES

Stripe Webhook

Connect with your Stripe account and activates a workflow in response to specific webhook events. [Full documentation](https://docs.buildship.com/stripe)

Checkout Session: Customer Details

Returns the customer details from the stripe checkout session.

Checkout Session: Line Items

Returns the line items from a stripe checkout session.

Create Stripe Checkout Session

Create a Stripe checkout session and return the URL

Create Stripe Customer

Create a new customer on Stripe

Fetch Stripe Customer

Fetch a customer's data from Stripe

Get Stripe Event Metadata

Returns the metadata object associated with the Stripe event. Metadata is useful for storing additional, structured information on an object. For example, customer ID, subscription ID, etc.

MySQL NODES

Delete Row

Deletes row(s) from a MySQL table based on a filter

script

Insert Row

Inserts a row into a MySQL database table

script

Select Query

Perform Select query from a MySQL table

script

SQL Query

Executes an SQL query on a specified database

script

Update Row

Updates row(s) in a MySQL table based on a filter.

script

blog posts & tutorials

Recommended Reads

Below are recommneded blogs that will help in your journey