← Back to catalog

Stripe really is cooking.

Point the bot at the support inbox. It connects to Stripe over the API and runs routine refunds.

For

You already answer support mail and issue Stripe refunds by hand.

When you're done

Support mail lands on the bot. Routine refunds run through Stripe. Odd ones come back to you.

How

  1. 01
    Hook the support inbox.

    The mailbox customers already write to.

  2. 02
    Connect Stripe over the API.

    Agentic work, not a lookup.

  3. 03
    Define a routine refund.

    Those it can run.

  4. 04
    You keep the odd ones.

    Watch the first few.

Notes

What's good: the inbox and Stripe sit on one desk. The catch: unusual refunds stay with you.

Prompt

Support refunds
Hook up to my customer support emails.

Connect to Stripe over the API for agentic operations. Run routine refunds.

Anything that is not routine, bring back to me. Do not invent a refund I did not ask for.

Rewritten from https://x.com/GergelyOrosz/status/2090085668768694562

Related plays

Write-ups follow public posts and official docs. No likes, views, or dashboard numbers. Open the source to check the original. About