Shopping cart?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
cturner
Forum Contributor
Posts: 153
Joined: Sun Jul 16, 2006 3:03 am
Location: My computer

Shopping cart?

Post by cturner »

I am almost finished building a shopping cart for a client of mine and I am wondering is there anything I should know besides putting the hidden fields for the payment gateway into the order page and placing the SSL on the order page. Please don't tell me to purchase another shopping cart.
jggretton
Forum Newbie
Posts: 8
Joined: Fri Sep 15, 2006 7:14 am

Post by jggretton »

Remember to ensure users with and without cookies can use your basket, otherwise I guarentee your client will be pestering you day and night to change this!
Post Reply