one real order

Live test order signoff

A minimal owner paid order that proves product → checkout → webhook → delivery → archive.

Separates a working launch from beautiful theory.

owner action

Run a live order on a small product and record each stage id.

proof

  • Stripe live payment confirmed by webhook.
  • Purchase link unlocked.
  • Receipt/recovery delivered.

stop if

  • Payment is visible only on success page.
  • Webhook repeat creates duplicate.

related