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.
|