Payments
Stripe + your agents
Secret key — issue invoices with a hosted payment page (get paid from Quotes).
Who uses this connection
- Revenue agent
What you paste
Stripe
Payments, revenue and customers.
sk_live_…
How to get it
- 1Go to stripe.com and sign in (or create an account).
- 2Open the developer / API settings and create a API key.
- 3Copy the API key and paste it here, then Save.
What it can't do on its own
Your key is stored encrypted, per user, and read server-side only — just in time, for one action. It never reaches the browser and never reaches a model.
Anything outward-facing — sending, publishing, paying, changing an order — waits for your approval, and that gate lives on the server. Refusals land in the same append-only audit trail as the things that went through.
Put Stripe to work.
Free 7-day trial with 500 credits. No credit card. Nothing goes out without your approval.