Saturday, November 26, 2011

Top Web Store Bugs

Couple of sofware bugs I have faced:

Worst: In some web stores there is a software bug that they process credit card number as integer number not as character string. Because first number in my credit card is zero it gets dropped out and I am not able to buy from those stores.

Best: In one web shop (I am not going to tell which) there is a bug that after payment the order is placed as many times as you press refresh page button in browser. So you pay just once but get as many products shipped as you want. It is nice and I am pretty sure this is not the only store that has this same bug.

No comments:

Post a Comment