Everything in post-purchase support depends on knowing which order is being discussed, so lookup should be as frictionless as the situation allows.
Multiple lookup routes
Order number, email address, phone number and a logged-in session should all work, since customers contacting about a missing delivery rarely have a reference to hand.
A link from a dispatch or delivery notification is the strongest route, since it identifies the order without the customer providing anything.
Authentication proportionate to the action
Answering where an order is requires less verification than changing a delivery address or issuing a refund, and applying the same check to all three is either insecure or obstructive.
Matching an email to the order suffices for status, while changes affecting where goods or money go warrant stronger verification.
Recognising the gift case
Recipients contacting about an order they did not place cannot authenticate as the purchaser, and treating them as suspicious produces a poor experience for both parties.
Handling this explicitly, usually by limiting what can be disclosed and offering to contact the purchaser, avoids a common awkward failure.









Leave a Comment
Your email address will not be published. Required fields are marked *
By submitting, you agree to receive helpful messages from Chatboq about your request. We do not sell data.