| first bid = first bid + increment.
When someone places a bid the bid should = the "opening bid" price but when I test it out it looks like the first bid = the opening price plus the increment (depending on the $ value of the item...)
So... I bid on an item with an open bid of 250 and my bid is 260 instead of 250.
What do I need to change to have new bids = open bids.
|