Skip to main content

Stripe Integration

Build and scale payment-enabled applications with automated billing.

Updated this week

Overview

Build and scale your Genesis applications with Stripe integration in Taskade. Automate payment infrastructure, manage customer lifecycles, and handle subscription billing for your SaaS products using automation flows.


Connect & Configure Stripe

Before you start building with Stripe, you need to configure the integration.

  • (option 1) Navigate to Workspace β†’ Automations in your app.

  • (option 2) Click Connect at the top of your app.

  • Click Create to build a new automation
    ​

    • You can also prompt EVE to build the automation for you.

  • Add a Stripe trigger.

  • Add a stripe action/step.

  • Click Connect and authorize Taskade to access your Stripe account.
    ​

  • Enable the automation or continue adding more steps.


Stripe Triggers

Use Stripe triggers to automate your app's business logic, provision access, handle failed payments, and create seamless customer experiences.

Trigger

Description

New Customer

Triggers when a new customer is created in Stripe

New Payment

Triggers when a new payment is successfully made in Stripe

Payment Failed

Triggers when a payment fails in Stripe

New Subscription

Triggers when a new subscription is created in Stripe

Canceled Subscription

Triggers when a subscription is canceled in Stripe


Stripe Actions

Build comprehensive payment infrastructure for your application with Stripe actions. Manage customers, process payments, handle subscriptions, and more.

Action

Description

Create Customer

Create a new customer in Stripe

Update Customer

Update an existing customer in Stripe

Retrieve Customer

Retrieve a customer by ID from Stripe

Search for Customers

Search for customers in Stripe

Create Payment Intent

Create a payment intent to start a payment flow

Retrieve Payment Intent

Retrieve a payment intent by ID from Stripe

Search for Charges

Search for charges in Stripe

Create Refund

Create a refund in Stripe

Create Subscription

Start a subscription for a customer with specified items/prices

Cancel Subscription

Cancel an existing subscription, immediately or at period end

List Subscriptions

List subscriptions from Stripe with optional filters

Create Invoice

Create an invoice in Stripe

Search for Invoices

Search for invoices in Stripe


🧬 Helpful Links

Did this answer your question?