Max bid increment
-
Trying to have a bidding system where it can ONLY go up a certain amount. For instance, if the opening bid was $5, the incremental bid was set at $5, and the max bid increment is $5.. that means the next bidder can only go up $5 and that’s it, no more.
Example:
Current bid: $5
Bidder #1 – Submits for $10
Bidder #2 – Submits for $15 (cannot go any higher than $15, because the max bid increment is set to $5) if they tried to submit $16, it would result in an error.Hopefully that makes sense, it sounds like a simple process.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Max bid increment’ is closed to new replies.