Your agent brings the buyer. You earn on every purchase.
Set a margin on purchases flowing through your Firestarter API keys. Added on top of the item price, disclosed to the buyer on the quote, held in the same escrow, and paid to your Stripe account when escrow releases to the seller. The seller's payout is untouched and the flat 3% seller commission does not change.
How it works
- Set your margin in the dashboard Developer tab: basis points, up to 10% with a $50 per-transaction cap, enforced server-side.
- Purchases through your API keys add the margin on top of the item total - disclosed before the buyer approves.
- Escrow holds it: refund the order and the margin refunds with it.
- Paid at release, to your connected Stripe account, in the same tick as the seller.
API: PATCH /v1/developer/margin, POST /v1/developer/connect, GET /v1/developer/earnings.
Open the Developer tab | Developer portal | API docs