Payment
Stripe

Stripe Integration

The Stripe Integration in BuildShip empowers users to easily interact with their Stripe accounts, leveraging Stripe APIs to perform a diverse range of operations, all without writing code.

Getting Started ✅

Stripe Trigger

The Stripe Trigger establishes a connection with your Stripe account, triggering workflows in response to specific webhook events. This functionality allows real-time updates based on various activities within your Stripe Account.

Stripe Trigger

To enable the Stripe Trigger, users need to input the following information:

Stripe Secret Key

The Stripe Secret Key is a unique identifier that allows BuildShip to connect to your Stripe account. To find your Stripe Secret Key, navigate to the Stripe Dashboard (opens in a new tab) and copy the Secret Key.

💡

Learn more about Stripe Secret Keys here (opens in a new tab).

Stripe Events

Select from a list of specific events or leave it empty to encompass all events. Some available events include charge.captured, customer.subscription.updated, and more shown below.

Stripe Events

Stripe Nodes

Stripe Events

Within the BuildShip node library under the Stripe Integration, users have access to specialized nodes designed for specific Stripe functionalities:

NodesPurpose
Create Stripe Checkout SessionGenerates a Stripe checkout session URL, allowing seamless redirection for payment processing
Fetch Stripe CustomerRetrieves comprehensive customer data from the Stripe database, facilitating detailed user analysis and management
Get Stripe Event MetadataFetches metadata linked to a Stripe event, providing structured information like customer ID, subscription ID, and more.
Create Stripe CustomerInstantiates a new customer profile within Stripe, enabling the creation of user accounts or profiles
Checkout Session: Line ItemsRetrieves detailed line items from a specific Stripe checkout session, providing insights into purchased items or services
Checkout Session: Customer DetailsGathers detailed customer information from a Stripe checkout session, aiding in personalized service delivery and user insights