Seller Manual

Payouts

How money gets from your customers to your bank account. Stripe Connect Express handles the heavy lifting; SlabTrack takes a flat platform fee.

The fee math

For a $100 sale:

LineAmountWho keeps it
Customer pays$100.00
Stripe processing fee (2.9% + $0.30)−$3.20Stripe
SlabTrack platform fee (3%)−$3.00SlabTrack
Your net$93.80You

Payout schedule

Set in your Stripe Express dashboard. Default is daily with a 2-business-day rolling reserve. Options:

How to change it

  1. Dashboard → Stripe → Open Stripe Express (opens dashboard.stripe.com/express)
  2. Settings → Payouts → Schedule
  3. Pick your cadence + save

Refunds

From the Orders page, click into an order → Refund. Two options:

Refunds use idempotency keys (refund-{orderId}), so clicking Refund twice on the same order is safe — you won't accidentally double-refund.

⚠ Card stays sold after refund (by default)

Refunding does NOT automatically relist the card on your storefront. The order's card_channels row stays at sold. If you want to relist, manually re-engage from Strategist or the dashboard. Reason: most refunds are for damage in transit — the card is already gone.

Disputes / Chargebacks

When a customer files a chargeback, Stripe pings our webhook → the order moves to disputed. You'll see a red badge on the dashboard.

What to do

  1. Click into the disputed order → View dispute details
  2. Stripe shows the customer's reason (item not received, item not as described, fraudulent)
  3. Click Open in Stripe to upload evidence: tracking, photos, customer messages
  4. Stripe gives you 7 days to respond. Failing to respond = automatic loss + chargeback fee ($15)
💡 Best evidence for "not received"

Tracking + delivery confirmation + a photo of the package on the porch (USPS provides this for many addresses). Item photos before shipping help for "not as described."

Reading your statement

Dashboard → Reports → Monthly Statement. Generates a PDF with:

Tax documents

Stripe handles 1099-K issuance automatically. If you cross $5,000 in gross volume in a calendar year (current threshold), Stripe will email and mail you a 1099-K by January 31 of the following year. SlabTrack does NOT issue tax documents — we're not the merchant of record.