How to Get a Duplicate Receipt

November 8th, 2019
money
Let's say you have a credit card charge from a store, and you need a receipt. Maybe you aren't sure whether you made it, and want to see what's what purchased. Or you need to file for reimbursement but you lost the receipt. What can you do?

You might think you could walk into the store, give them your credit card, and they could bring up a list of your past transactions. But even though the industry has moved to automated point-of-sale machines, most retailers don't have good systems for looking up transactions.

Registers each keep a transaction log, in chronological order. If you come in with just what's on the credit card statement (day and amount) they're going to need to do an awkward amount of work to find the transaction. Specifically, they'll need to review that day's logs, register by register, manually scanning for a transaction of the right amount. Once they find it they can check that the credit card number matches, and print off a duplicate.

If you know what register you were at, and what time you made the purchase, it's much less work for them. It's very surprising to me that their computer systems don't support searching, but asking at three different stores it sounds like they generally don't. I'm not sure why?

Comment via: facebook, substack

Recent posts on blogs I like:

Linkpost for July

Effective Altruism

via Thing of Things July 3, 2026

Agentic test processes, LLM benchmarks, and other notes on agentic coding from Galapagos Island

I've been using AI fairly heavily since last November and the whole thing is a funny experience. An agent will do something that, if a human did it, you'd immediately fire them. My reaction, of course, is to act as if this is great and spin up a t…

via Posts on July 3, 2026

Variable fonts aren't universally supported

I make a lot of webpages. I also use Lockdown Mode on iOS and MacOS for a bit of extra security. Sometimes I realize that I forgot to test on Safari and it looks like crap, or I test and don’t notice that there’s been a problem for months (as was the case…

via Home June 27, 2026

more     (via openring)