Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/integrations/builtin/app-nodes/n8n-nodes-base.stripe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ contentType: [integration, reference]

# Stripe node

Use the Stripe node to automate work in Stripe, and integrate Stripe with other applications. n8n has built-in support for a wide range of Stripe features, including getting balance, creating charge, and deleting customers.
Use the Stripe node to automate work in Stripe, and integrate Stripe with other applications. n8n has built-in support for a wide range of Stripe features, including getting balance, creating charge and meter events, and deleting customers.

On this page, you'll find a list of operations the Stripe node supports and links to more resources.

Expand Down Expand Up @@ -37,6 +37,8 @@ Refer to [Stripe credentials](/integrations/builtin/credentials/stripe.md) for g
* Add a customer card
* Get a customer card
* Remove a customer card
* Meter Event
* Create a meter event
* Source
* Create a source
* Delete a source
Expand Down