|
|
|
|
|
by jrgv
1137 days ago
|
|
> [...] how a typical store with a shopping cart works; do everything on the server side, and just display it to the client. The same concerns apply for a typical shopping cart design. The price can change in between the time when you sent the price to the client, and the time when the user actually decides to buy. |
|
There is a TTL on the shopping cart itself. However, that meant for a period of time you had a frozen cost per-line-item in a shopping cart.