LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   e-commerce web hosting (https://www.linuxquestions.org/questions/general-10/e-commerce-web-hosting-353885/)

fatman 08-16-2005 12:52 PM

e-commerce web hosting
 
I am creating a basic e-commerce site for my in-laws home buisness, including credit card ordering.

After a decent amount of google-based research looking for a US-based hosting and a credit card gateway, Cedant seems like a decent one to try. Anyone have any experiences with them or alternate recommendations?

Thanks in advance.
-Fatman

PerfectReign 08-16-2005 12:54 PM

I've heard of Cedent, but have no experience with them. I've been really happy over the years with ipowerweb. I've also heard good reports from 1&1 hosting.

Good luck!!

deepthinker22 02-28-2007 09:08 AM

I have only recently been introduced to linux, and need to set up a server doing the same thing, and I was wondering how much luck hae you had with your server. Like what distro are u using, and how hard is it to set up the credit card service.

fatman 02-28-2007 12:42 PM

Well, the site is up and running nicely, although the orders are only trickling in because the in-laws haven't shelled out the $$$ to advertise. The site is hosted by dreamhost.com , the payment processing is authorize.net , through the reseller cdgcommerce.com .

Even if I wanted to violate my ISP TOS and host the site myself, it doesn't have the type of uptime required for e-Commerce (I'd bet your's doesnt either). In using linux hosting at Dreamhost, who is relatively cheap and allows SSH access - almost essential for DIY. I wrote the site myself in php5 with the help of a book - the software sitebuilders within my price range could not handle some of the quirky requirements of the shop (like entering custom embroidered Greek text:

The code is a heavily modified version of what is found in Beginning PHP 5 and MySQL E-Commerce: From Novice to Professional
http://www.apress.com/book/bookDisplay.html?bID=356

Although there were several headaches in getting it going, interfacing with the payment processors was fairly easy - if I recall correctly, it just sends an XML request to the reseller and goes from there.

If you'd like to take a peek at the finished product:
www.stitchnichepa.com


All times are GMT -5. The time now is 06:03 AM.