Skip to main content

Stripe

Trigger automations from payment events or take action on Stripe objects — create payment links, manage subscriptions, issue refunds, create invoices, apply coupons, and retrieve charge history.

Authentication

Auth type: API Key Get your secret key from dashboard.stripe.com/apikeys. Use sk_live_ for production, sk_test_ for development.

Triggers

Actions

Always verify Stripe webhook events using the Webhook Secret. Collabase verifies the Stripe-Signature header with HMAC-SHA256 before processing any trigger.
Last modified on April 2, 2026