hello , i want to build shoping cart for my web site i dont have any idea .
plz help me either i have 2 use session 2 track info about the user cart
and also tell me about how i have 2 do credut card validation i dont knw any thing about it plz help me .
10x
Building shoping cart
Moderator: General Moderators
To have legal credit card validation on your website and/or credit card processing you will need some sort of business bank account. These are not easy to get as you will require proof that you have a business... and credit card processing is also fairly expensive.
To have a secure website (https://) you will need to purchase a certificate of security which is about $80 per year (mine was anyway).
You could always use PayPal though, but if you don't have a secure site then people won't use credits card on your site (unless they're very stupid).
To find out about sessions read the PHP manual... [php_man]session[/php_man]
To have a secure website (https://) you will need to purchase a certificate of security which is about $80 per year (mine was anyway).
You could always use PayPal though, but if you don't have a secure site then people won't use credits card on your site (unless they're very stupid).
To find out about sessions read the PHP manual... [php_man]session[/php_man]
reply lol.
only got one reply.
you can download a free script of echocart
all you want to know is written in that script
Sorry but else i would be here untill tomorrow typing out a full source code.
http://www.echocart.info/installation.cfm
download of script = free !
you can download a free script of echocart
all you want to know is written in that script
http://www.echocart.info/installation.cfm
download of script = free !