Automate payment processing
Keep finance, customers, and account owners in sync.
Processing a payment by hand means checking Stripe, matching the customer, writing a receipt, logging it to a sheet, and pinging the owner — for every single charge.
Relay.app handles all of it the moment a charge succeeds, so finance never babysits the Stripe dashboard: it looks up the customer in HubSpot, Claude drafts a clean receipt, finance ops approves in one click, Gmail sends it, the transaction lands in your revenue ledger, and the account owner gets a Slack ping.
Here's how it works, step by step
Incoming payments trigger the workflow
- The moment Stripe marks a charge as succeeded, Relay.app picks it up — no polling, no cron, no one watching the dashboard.
- The full payload comes with it: amount, currency, line items, customer email, and invoice ID — enough context for everything downstream.
Match the charge to a customer, then let Claude write the receipt
- Stripe knows the email; HubSpot knows the rest — Relay.app pulls the matching contact's company, deal owner, and plan tier.
- Claude writes a receipt that reads like a human wrote it: first name, plain-English description, and the deal owner's name in the signature.
Finance ops gets one click to approve, then Gmail sends
- Money-related email is the last place you want a hallucinated number or wrong name, so the draft lands in Slack for whoever's on finance ops.
- They see the full email, the matched customer, and the amount, hit approve — about ten seconds per charge — and Gmail sends it.
Land the transaction in the ledger and ping the account owner
- Relay.app appends a row to the "Revenue Ledger" Google Sheet — date, customer, amount, invoice number, and deal owner — so finance has a queryable source of truth that doesn't depend on Stripe exports.
- Then it posts to #revenue in Slack and @-mentions the deal owner from HubSpot.
Make it yours in Relay.app
Start from this template — describe what you want in plain English and Relay.app's copilot builds it for you, then swap any app, change the AI model, or tweak any step until it fits your team.