Shopping carts
Lloyd Kvam
python at venix.com
Wed Feb 9 19:36:45 EST 2011
On Wed, 2011-02-09 at 16:44 -0500, Dan Jenkins wrote:
> Basically, I want to be able to programmatically add items to the
> cart, preferably by a HTTP request (something like this:
> http://addcart.example.com?item=1234&desc=Item_being_sold&price=3495.00.
> (I do not have source code for all the components of some of the
> sites, and this method will work for them.)
No suggestion for a cart, but that URL scheme would seem to allow people
to name their own price. I'm sure that you have ways to control the
price, but publishing that URL as a suggested interface makes me
nervous.
--
Lloyd Kvam
Venix Corp
DLSLUG/GNHLUG library
http://dlslug.org/library.html
http://www.librarything.com/catalog/dlslug
http://www.librarything.com/catalog/dlslug&sort=stamp
http://www.librarything.com/rss/recent/dlslug
More information about the gnhlug-discuss
mailing list