This is on the surface what they call a First World problem, but it may be symptomatic of larger concerns, so I'll report it.

Recently I decided to place an order at Target.com. Easy-peasy, right? It would have been, had I not noticed, at nearly the last step, that something was wrong with the arithmetic in my shopping cart.

Some of the items were on sale. The subtotal was correct for the regular prices, but I should have received a 69 cent discount on each of two items, and a 79 cent discount on another two, for a total of $2.96. Instead, the discount was a mere 10 cents.

What's more, I found that I could vary the amount of the discount (though never to the correct number) by adding and removing other, non-related, non-discounted items from my cart. I will spare you the details of my calculations, which were complicated by the fact that the Target cart did not show the discounts individually, and kept wanting to assume I was using my Target credit card, which gives a 5% discount itself, while I wanted to use a gift card instead. So the correct discount was not as easy to figure out as I made it appear above.

Finally, however, I was certain enough of my data to initiate a customer service chat. In record time I was transferred to someone higher up the food chain. I was pleased that he understood my problem easily enough. However, when he on his end looked at my cart, the numbers were correct! He wasn't seeing what I was seeing.

I did the usual things: refreshed my cart, got out and back in again.... Nothing worked. I still had the wrong numbers. Finally, he said to go ahead and place the order and see what happened. So I did—and my card was charged the wrong amount. The agent issued me a credit by e-mail to cover the mistake. (It actually was a little more complicated than that, but I'm sparing you the details.)

After about an hour's worth of work, I saved just under three dollars. Was it worth it? In money, no. But supposedly the issue is being reported to the relevant people, and I believe this is more than a three-dollar problem.

Target was friendly and quick both to believe me and to give me the correct discount. (Well, almost correct, but again that's an unnecessary detail.) But I refuse to believe that I am the only one this has happened to. How many others decided it wasn't worth the effort to complain? How many didn't even notice the discrepancy at all?

It's not good when an online retailer can't get the arithmetic right. And is this kind of thing happening in far more critical areas? How many things in this world are just plain wrong that we can't see, don't notice, or don't have the ability, will, or time to check out? 

There's been a change over the years in how software is being implemented. We've gone from "work carefully, and test, test, test so you know it's good before the customer ever sees it," to "hurry, hurry, hurry, get the product out there; we'll make fixes if the customers complain."

Here's my speculation: Target made a change in their system, and it was put in place without proper testing. Instead, they decided to do consumer testing: Have a special promotion—in this case, spending $50 gets you a $10 gift card—to encourage extra traffic, and see how it works. Just a wild guess, but that's what it feels like.

I'll confess: as a programmer, I actually prefer the iterative method of write it-test it-refine it, instead of spending a lot of time perfecting the code before the first test run. But that's on the coding side of the process, well before it goes into production. I'm certainly not a fan of the "we have to pass the law before we understand what it actually says" school. Don't build a bridge and let traffic determine whether or not it's going to collapse.

Let's get it right. Let's not be in such a hurry that we risk major problems, such as a very expensive satellite ending up in a useless orbit because the clock was set wrong. Or far worse.

A few cents at Target? No big deal. But our credit union recently updated their system, and the immediately obvious flaws make it clear that it had not been sufficiently tested. If that's happening at a level customers can notice, what's going wrong behind the scenes?

I know that approaching 100% correctness, or 100% safety, is almost always too costly, even if possible. We all make cost/benefit decisions that require us to take risks. We have elective surgery, despite the dire warnings in the pre-op paperwork; we vaccinate our children, knowing that a few children will have life-altering, maybe fatal, reactions; we even drive our automobiles after watching the daily litany of car crashes reported on the news. I know that life, and business, can't go on without taking some risks.

Whether it's business, government, military, medical, educational, or personal, we must live with the fact that we and others are knowingly making choices that will put us in harm's way. We must act, for our own sanity and that of our children, as if these decisions are informed, wise, and correct.

My Target experience shook that faith, just a little.

Posted by sursumcorda on Wednesday, February 5, 2020 at 8:11 am | Edit
Permalink | Read 746 times
Category Random Musings: [first] [previous] [next] [newest]
Comments
Add comment

(Comments may be delayed by moderation.)