← Evidence Studio · Portfolio · Live example
Stripe · Workflow · service

Stripe Starter Setup

I set up real online payments on your product page — a Stripe checkout, a hosted invoice, and a signature-verified webhook that logs evidence of every payment. Test mode first, live when you're ready.

What it is

Taking payment sounds simple until you meet secret keys, checkout sessions, invoices, and webhooks. I've built the whole loop already for my own product — so I set it up cleanly on yours: a working pay button, a proper invoice, and a webhook that confirms the money actually arrived.

Who it's for

Students and small businesses who want to accept payment for a product or service and need it wired correctly and safely — keys server-side, verified webhooks, no guesswork.

What's included
Buy — money collect
HK$360 per setup · ~2 hours
Pay by test card →

🔒 Test mode · no real charge. Card 4242 4242 4242 4242 · any future expiry · any CVC · any ZIP.

Proof this works

This isn't theory — I've done it end to end. My own product page takes Stripe payments, issues invoices, and a live Cloudflare Worker verifies each event and returns 200 Delivered.

payment / invoice paid → Stripe webhook → my Cloudflare Worker (verify → 200 → record) → evidence

See it live: my SpinDry product · read the Stripe Webhooks report.

What you receive