Skip to content
Per-pair page

Discord + Stripe: revenue events into community channels.

Announce Stripe revenue milestones in Discord, gate Discord roles by Stripe subscription status, or notify mods of dispute events. Built for creator-monetization communities.

Trigger app
Discord as the trigger

Workflows fire when something happens in Discord.

Action app
Stripe as the action

Workflows do something in Stripe, instantly.

See all 31 actions →
Both directions

Pick the way that fits your stack.

Pair pages are mirrored. Each direction gets its own dedicated page.

DiscordStripe

When something happens in Discord, do it in Stripe.

3 Discord triggers wired to 31 Stripe actions. Most-used pairing: Member JoinedCancel Subscription.

StripeDiscord

Or fire it the other way around.

10 Stripe triggers wired to 8 Discord actions downstream.

See StripeDiscord
Popular pairings

Common Discord → Stripe workflows.

Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.

Showing 9 of 93 combinations
When member joined in Discord, cancel subscription in Stripe.

Fires when a new member joins a Discord server. Used for welcome bots, auto-role assignment, or onboarding sequences.

When member joined in Discord, create charge in Stripe.

Fires when a new member joins a Discord server. Used for welcome bots, auto-role assignment, or onboarding sequences.

When member joined in Discord, create checkout session in Stripe.

Fires when a new member joins a Discord server. Used for welcome bots, auto-role assignment, or onboarding sequences.

When member joined in Discord, create coupon in Stripe.

Fires when a new member joins a Discord server. Used for welcome bots, auto-role assignment, or onboarding sequences.

When new message in Discord, cancel subscription in Stripe.

Fires when a new message is sent in a Discord channel. The standard inbound hook for bots, moderation, and message-driven workflows. Requires the message-content intent for non-mention messages.

When new message in Discord, create charge in Stripe.

Fires when a new message is sent in a Discord channel. The standard inbound hook for bots, moderation, and message-driven workflows. Requires the message-content intent for non-mention messages.

When new message in Discord, create checkout session in Stripe.

Fires when a new message is sent in a Discord channel. The standard inbound hook for bots, moderation, and message-driven workflows. Requires the message-content intent for non-mention messages.

When new message in Discord, create coupon in Stripe.

Fires when a new message is sent in a Discord channel. The standard inbound hook for bots, moderation, and message-driven workflows. Requires the message-content intent for non-mention messages.

When reaction added in Discord, cancel subscription in Stripe.

Fires when a reaction is added to a Discord message. Powers reaction-roles, voting, or "thumbs up to claim" automations.

How it works

Connect Discord and Stripe in five steps.

No code, no glue, no half-day setup. Each step is one click.

  1. 1
    Connect
    Authorize Discord and Stripe

    Open Tiny Command, authorize Discord and Stripe once each. Both connections are available to every workflow on your account.

  2. 2
    Trigger
    Pick a Discord trigger

    Drop the Discord → Member Joined trigger onto the canvas. Tiny Command auto-registers the webhook.

    POST /v1/webhooks/discord.trigger-member-joined
  3. 3
    Transform
    Add a filter or AI step

    Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.

  4. 4
    Action
    Add the Stripe action

    Drop the Stripe → Cancel Subscription action below it. Map fields from the Discord payload into the Stripe inputs.

    stripe.cancel-subscription
  5. 5
    Publish
    Publish and forget

    Hit Publish. Tiny Command runs it in production from second one. Watch the run-log fill up.

FAQ

Questions about Discord + Stripe.

How do I gate a Discord role by Stripe subscription?
Stripe Subscription Created → look up Discord user by email → Discord Assign Role (e.g., "premium-member"). Subscription Deleted → Discord Remove Role. Paywall flows for Discord communities.
Can I notify Discord mods of new Stripe customers?
Yes. Stripe Customer Created → Discord Send Message in a private mod-only channel with anonymized info (price tier, country). Mods welcome new members in a community-appropriate way.
How do I post revenue milestones to a community channel?
Scheduled (weekly): pull Stripe MRR via API → if a milestone is crossed (e.g., $10K MRR), Discord Send Message in #community with a celebratory post and thanks. Builds community-momentum signal.
Can I run a Discord-driven Stripe checkout flow?
Yes. Discord Slash Command (/subscribe) → Stripe Create Checkout Session → DM the user the checkout URL. After Stripe Checkout Completed, Discord Assign Role on the matched user.
How do I notify mods of Stripe disputes?
Stripe Dispute Created → Discord Send Message in #mod-alerts with the dispute amount and customer (no PII in public). Mods follow up via private DM if the disputer is a known community member.
Can I avoid posting test-mode Stripe events to Discord?
Filter the trigger on livemode = true. Otherwise local development pings flood the channel. Test events have livemode: false; they're still useful in your dev Discord workspace.
Related

Other apps that pair well with Discord.


Wire Discord to Stripe in 2 minutes.

Free tier available. No credit card. No onboarding call.