🏪SellerComplete ExamplesRecentUpdated Jul 12, 2026·Verified against the app Jul 12, 2026

Worked Example: The Cancel Button Is Gone — Why, and What Now

#example#orders#cancel#dispatched#captain
Complete Examples · Orders

The buyer of order ORD-284560 messages Ahmad an hour after the captain collected the parcel: “please cancel”. Ahmad opens the order — and there is no cancel button. That is by design, and this example explains the boundary and the honest ways forward.

Starting point

State: MARKET item, status READY_FOR_PICKUP, and the shipment has been picked up by the captain (it may soon show OUT_FOR_DELIVERY). Goal: understand why cancellation is closed and what to do instead.

Where this happens

Orders — the row for ORD-284560, and its detail page. Both show no cancel action.

UI guide
OrdersIn Delivery
Order ORD-284560
OUT_FOR_DELIVERY
ItemFrench Press 600ml × 1
FulfillmentMarket — pickup from seller
Actions: (none — the shipment is with the Fawran captain)
Structural diagram of the real page — not a screenshot.
After handover, the actions column is empty for MARKET items.

Step by step — what Ahmad checks

  1. Open the order and confirm the state: for MARKET, the moment a captain owns the shipment (assigned/picked up) the seller’s action buttons disappear — even before the status text changes.
  2. Understand the rule: seller cancellation is possible at NEW, PROCESSING and READY_FOR_PICKUPuntil handover. Once dispatched (OUT_FOR_DELIVERY), the platform allows only DELIVERED as the next status; cancellation eligibility has passed.
  3. Tell the buyer the truth: the parcel is already moving. If they still don’t want it, they can refuse the delivery when the captain arrives, or receive it and request a return.
  4. If there is a serious problem (wrong item shipped, safety issue), contact support immediately with the order number — platform-side intervention in the delivery chain is a support action, not a seller button.

What you should see

READY_FOR_PICKUPPicked up (no actions)OUT_FOR_DELIVERYDELIVERED or refused → return

If the buyer refuses at the door, the shipment does not silently vanish: it comes back through the returns pipeline and appears in your returns workspace, where inspection and disposition follow the normal return flow. Note the contrast: FBF orders never show seller actions at all (“This order is managed by the platform (FBF)”), while FBS orders are cancellable only until you mark them out for delivery.

A common mistake on this journey

🚫Common Mistake

Promising the buyer “I cancelled it” after handover — or trying to intercept the captain informally. You cannot cancel what you no longer control, and an undocumented interception creates a lost-parcel dispute with your name on it. Recovery: set the buyer’s expectation (refuse or return), and route any exception through support with the order number.

When to contact support

Contact support (category Orders) with the order number when: the buyer urgently needs the delivery stopped for a genuine reason, the wrong item was handed to the captain, or the tracking state looks stuck long after pickup. Support can see the captain chain; you cannot.

Related guides

Was this article helpful?