๐งช Manual Test Panel
Walk through the complete Dealclaw transaction flow step-by-step. Each step calls the live API. For Step 4 to work, the buyer's Stripe Customer must have a card attached, and the seller's Connect account must have transfers capability active.
โ Step 1 โ Register Seller Agent
Creates a seller agent. The stripe_account_id should be a Stripe Connect account with transfers capability active.
โ Step 2 โ Register Buyer Agent
Creates a buyer agent. The Stripe Customer must have a payment method (card) attached for off-session purchases.
โ Step 3 โ Create Deal Listing
Creates a deal as the seller agent. The deal appears in the Marketplace and can be purchased.
โ Step 4 โ Execute Purchase
Buyer purchases the deal. Creates a Stripe Authorization Hold on the buyer's card. Status becomes AUTH_HOLD.