Stripe

Stripe integration on indie.money — manage payments, customers, and subscriptions

Written By pvdyck

Last updated About 5 hours ago

Stripe

Community — Available, not yet validated

VendorStripe
NodesStripe, Stripe Trigger
Tier⬜ Community
AuthAPI Key via Secure Vault

Overview

Manage payments, customers, charges, and billing objects in Stripe. The trigger node listens for 200+ webhook events covering the full payment lifecycle.

Resources & Operations

Balance — Get

Charge — Create, Get, Get All, Update

Coupon — Create, Get All

Customer — Create, Delete, Get, Get All, Update

Customer Card — Add, Remove, Get

Source — Create, Delete, Get

Token — Create

Meter Event — Create

Stripe Trigger — listens to 200+ Stripe webhook events including charges, payment intents, invoices, subscriptions, disputes, payouts, and more. Supports a wildcard (*) to capture all events.

Authentication

API Key (Secret Key) via Secure Vault. The trigger node uses the same credential and automatically registers a webhook endpoint.

Tips

  • Use the trigger node to react to payment_intent.succeeded or invoice.paid events for real-time fulfillment.
  • Combine the Customer and Charge resources to build end-to-end checkout flows.

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.