What customers see

You want to know the shopper's experience when they check an order.

The flow

  1. The shopper asks about their order (or picks an order-related topic).
  2. The agent asks for the order number and the email on the order.
  3. If both match, the agent returns the order status and tracking details.
  4. If they don't match, the agent explains it couldn't find a matching order and asks them to double-check — it never reveals whether the order number or the email was the mismatch.

Why two pieces of info

Requiring both the order number and the matching email keeps order data private: someone who happens to know (or guess) an order number still can't see the order without the email it was placed with. It's a deliberate security trade-off in your shoppers' favor.