View Single Post
  #6 (permalink)  
Old 09-30-2005, 04:31 PM
adacprogramming adacprogramming is offline
WebProWorld Pro
 

Join Date: Aug 2005
Location: Shasta lake, California
Posts: 141
adacprogramming RepRank 0
Default

I'm not sure about the other cart, but something to watch for with paypal.

If you don't use their encryption feature with the button you set up, people can change the prices before they add to the cart.

The prices are in a hidden field, If I take your web page change that hidden field and then submit, If you are not paying attention I might get the item for "$10.00" instead of $100.00"

Maybe that's the same with other shopping carts? I normally build my own using a database.
Reply With Quote