Jump to content
xisto Community
Sign in to follow this  
mizako

Shopping Cart

Recommended Posts

hi, 1) I have to create a PHP shopping cart for a client. Does anyone a PHP script from which i can begin?2) How does it works to make have a https just before entering the VISA/credit card?Any help is welcome!!!

Share this post


Link to post
Share on other sites

There's a couple of different shopping carts in the add-ons in your cPanel (along with all the forum, gallery, CMS stuff etc.). To get an https URL, you need to contact your ISP and get them to issue you a secure certificate which I'm pretty certain you'll have to pay for.Depending on which shopping cart you use, you may not need to have SSL on your site, you could have the credit card processing handled by a 3rd party like PayPal or Verisign (you'll still have to pay a percentage to them though).

Share this post


Link to post
Share on other sites

Thanks for your answers. I have to implement a shopping cart mysefl in PHP. Also, it is no possible to use an already existing one because i am selling this to a software firma. I just wanting to ask if anyone knows from a tutorial where i can learn the steps of a shopping cart. What happens with an object that it is send to the shopping cart. It is stored into a database table into a file or how is this info kept. I guess, i have to mess with sessions and cookies but any clarification is really, really appreciated.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.