Ask a questionAsk a question
 

Questionsales form

  • Friday, November 06, 2009 7:36 PMSamuel Looney Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello,
              I have a potential client that wants to sell products on his site. The products will not change very often. I have never implemented a sales form on my own site. I dont want to accept credit cards on the site because I would have to maintain an Internet security policy and other things to comply with Visa's requirements.
              So here is what I want to do, find a merchant services that offers a customizable sales form. One that allows me to list the products, calculate, the sales total, and shipping. I want the service to host the form on their site accessable via a link from my client's web site. 
              Does anyone have any suggestions? I am quite effiecient and experienced at site design but not very familiar with e-commerce and need help asap.
    Thanks so much  in advance,
    Sam


All Replies

  • Friday, November 06, 2009 7:50 PMVeignMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    You probably won't find what you want.  The best you can do, with your spec, is use a hosted shopping cart like Volusion .  The other option is to create the form, product listing and ordering process on your clients website and use PayPal as the payment gateway.  You can use the PayPal API to track the status of the payment.  This method means you won't be taking credit card, or personal information, on your clients website and its can run without an SSL cert as everything is handled by PayPal.  Only thing your doing on your clients website is building the shopping cart and total to pay.

    To be honest I think this will be over your head (your own words about your experience) and you should be honest with your client about your limitations. Too many people do do right by their clients attempting things that back the client into a deep corner and ecommerce is not a basic-level website feature.
    --
    Chris Hanscom - Microsoft MVP
    On Facebook | On Twitter | Resource Center | Veign's Blog | Web Development Help

    Get a Complete Website Analysis by Veign
  • Friday, November 06, 2009 7:57 PMBill Pearson Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I don't think that "sales form" is what you mean--it doesn't make sense to me the way you describe it.

    It sounds as though what you want is a shopping cart/store front. there are many free shopping carts on the web--zencart and Magento, to name just two.

    Or you might use Yahoo Small Business or one of the other storefronts. They handle all of the sales processing for the site, too.
  • Friday, November 06, 2009 8:13 PMVeignMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Problem with the Zen Cart or Magento is the need for a PCI compliant server, if Credit Card will be accepted/stored.  The OP doesn't want this.  This limits the options.

    Yahoo Small Business might be a great solution.  I think its very similar to Volusion.
    --
    Chris Hanscom - Microsoft MVP
    On Facebook | On Twitter | Resource Center | Veign's Blog | Web Development Help

    Get a Complete Website Analysis by Veign
  • Friday, November 06, 2009 9:52 PMBill Pearson Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Thanks, Chris, I forgot about him not wanting to handle payments while I was trying to parse what he meant by form.

    I think PayPal is a fine solution for payment processing, I use it for a number of clients, but I was still stymied by the use of form in relation to it. That's why I didn't mention it.

    I've never used Volusion...think I'll go check them out.
  • Friday, November 06, 2009 10:50 PMSamuel Looney Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Thanks so much for the replies. So, one solution is to purchase shopping cart software and place the shopping cart on my clients site. The shopping cart allows the customers to select the products then when it is time to pay the total is then submitted through the API to the credit card processor, once on the processor's PCI compliant site the customer enters their private information (thus reducing my client's liability).

    The other option may be to use an a shopping cart host and payment services. Where the client's site that I am building will be a stand alone. When the customer clicks on shop they would be transferring to the site that host the cart and handles the card processing.

    Do I have this right? If so, which is the most economical means? 

    My client already has a merchant services account.

  • Friday, November 06, 2009 10:55 PMCheryl D WiseMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    http://businesscatalyst.com/ is the best hosted ecommerce solution I've seen. Adobe now owns them so you have some assurance they will be around.
    MS MVP Expression Tutorials & Help http://by-expression.com and online instructor led Expression Classes
  • Sunday, November 08, 2009 4:18 PMSamuel Looney Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Cheryl,
                I am using Expression Studio as my main design tool. I am assuming I would have to purchase Dreamweaver to be able to do design changes with businesscatalyst.  Is this correct? Other than just logging in and doing direct HTML/CSS authoring.
    Thanks,
    Sam

  • Sunday, November 08, 2009 4:23 PMVeignMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    It depends.  This is your job, based on all the knowledge you have of the clients specification (which we don't have), to choose a solution which best meets their needs.
    --
    Chris Hanscom - Microsoft MVP
    On Facebook | On Twitter | Resource Center | Veign's Blog | Web Development Help

    Get a Complete Website Analysis by Veign
  • Sunday, November 08, 2009 5:32 PMCheryl D WiseMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I don't think Dreamweaver is required to use Biocatalyst but I haven't had any reason to use it since Adobe bought at so suggest you investigate for yourself.

    MS MVP Expression Tutorials & Help http://by-expression.com and online instructor led Expression Classes
  • Monday, November 09, 2009 10:39 AMallenion Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    sounds like mals e cart will be worth looking at . all you put on your site is a "buy now" button and then all calcuations , shipping etc are done for you. Can also configure payments with paypal etc or if the client accepts credit cards then cart will store information to be retrieved by client etc