Priya Raghunathan
There is a $70.97 charge on my card from 12 March. I pay $39 a month. What is this?
Billing queue
Proration, invoice copies and card declines, answered from live Stripe data with the policy section cited.
Zendesk ZD-4821
There is a $70.97 charge on my card from 12 March. I pay $39 a month. What is this?
sub_1P7dK2 · Studio · $149.00/mo
The $70.97 is the mid-cycle switch to Studio on 12 March: $96.13 for the twenty days left, less
Drafting a reply
65%
Of billing tickets closed without a human
Our billing queue went from 340 tickets a week to 118 reaching a person.
The same ticket runs through the transcript, the log and the flow diagram on the product page.
How it runs
Three steps, and the third is the one your team cares about.
Relay opens the Stripe subscription, the invoice lines and your accounts table before it writes a word. No answer is composed from the ticket text alone.
Every reply names the help-center section it came from. If no section matches above 0.8 confidence, Relay does not send.
Refunds over $50, cancellations and disputes go to a named person with the four facts already gathered and a reply drafted.
The boundary
Written down before you switch it on, and enforced in code rather than in a prompt.
Answered from your data, sent without waiting for anyone.
Every time, with the research attached and a reply drafted.
Connected systems
Read access where it needs it, write access in five places, all listed.
Subscriptions, invoices, charges. Writes credits up to $50 and payment retries.
A read replica of your accounts and entitlements tables. Relay never holds a write credential.
Reads the ticket thread, posts the reply or leaves it as a draft for review.
Per-inbox. Relay can be switched on for billing and left off for everything else.
Reads the conversation, replies in-app, and keeps the assignment when it escalates.
Posts every handoff into the channel that owns the account, with the facts inline.
Connect Stripe and one helpdesk, approve its first 50 replies, then let it send.