How it works
Test first. Build once. Go live on the same API.
One API for payments, payouts and customers. Anything that finishes later comes back and tells your product: a deposit, a dispute, a payout.
Four surfaces to build against. They all land inside the product you already ship.
01
Get test keys
Your own keys and test data, before anything is live. Break it here, not in front of a customer.
02
Build the flow
Take the payment, send the payout, keep the customer record straight — all from your own code.
03
Turn on the alerts
Signed alerts for deposits, disputes, payouts and anything that changes. Your product updates itself instead of polling.
04
Go live
Same API, live keys, and a person on our side who has read it. Your customers start paying without leaving your product.
You ship it once. You live with it for years.
A build that ages well is what keeps payments a feature instead of a second job.
Where it plugs in
The four places payments has to show up.
Your product
Payments as a feature your customers use without leaving your screens. No redirect out to somebody else's page.
Your accounting system
Ready-made connectors for the common ones, so what your product takes lands in the books without a hand export.
Your brand
Your name on the dashboard, statements and receipts your customers see. That is the white-label page.
Your ops team
The dashboard for refunds, lookups and the things that should not need a deploy.
Why teams switch
Three things that decide whether the build ages well.
Retries that charge once
Timeouts and double clicks happen. Send the same request again and your customer is charged once. No refund ticket, no angry email.
Alerts you can check
Every alert is signed, so your product acts on it knowing it came from us. Deposits, disputes and payouts update the right record without a person checking.
A test system that tells the truth
Your own keys and test data, on the same API as live. You go live by switching keys, not by rewriting the build.
Right for you if
Payments belongs inside what you sell.
Trusted & Certified

