Results 1 to 6 of 6

Thread: New to E-Commerce

  1. #1

    Thread Starter
    Hyperactive Member NPassero's Avatar
    Join Date
    May 2007
    Location
    NJ
    Posts
    272

    New to E-Commerce

    Alright, one of my friends wants me to develop a website for him and he needs the whole e-commerce system in it. Shopping card, payment options and everything.
    My questions..

    Where do I start ?

    Should I code my own ?

    Or just download some E-Commerce Shopping Cart Script...

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: New to E-Commerce

    That depends, how much time do you have? How confident are you coding it yourself? What features does your client need? How much are you being paid?
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  3. #3

    Thread Starter
    Hyperactive Member NPassero's Avatar
    Join Date
    May 2007
    Location
    NJ
    Posts
    272

    Re: New to E-Commerce

    Quote Originally Posted by visualAd
    That depends, how much time do you have? How confident are you coding it yourself? What features does your client need? How much are you being paid?
    Time is not determined yet, but is a lot of time. No Rush.
    Confidence... Ok... not sure of everything that needs to go into it ( Merchant Tools ? Credit cards and such )
    Payment.. Enough

    The whole merchant tools ( i was checking into ) is pretty much up to the client and kind of looks like it is easy to set up, just pay for the service and then they provide some sort of help for it.

    Creating my own, would I only be able to go through something like google checkout, paypal, or some other payment type.. Wouldn't know where to start with processing Credit Cards. hah.

    I am probably going to code the whole inventory system, adding, removing, in stock / out of stock, alerts for low inventory, stuff like that.

  4. #4
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: New to E-Commerce

    www.hotscripts.com have alot of good and free ecommerce systems, might be an idea to look over there to see how it all works.

  5. #5

    Thread Starter
    Hyperactive Member NPassero's Avatar
    Join Date
    May 2007
    Location
    NJ
    Posts
    272

    Re: New to E-Commerce

    I was actually starting to look at osCommerce, which is open source and allows a lot of different features. The only thing is that I can't test how things would work with market tools such as paypal, authorize.net, 2checkout.com

  6. #6
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: New to E-Commerce

    find a online store that uses it, and then buy something . jk...


    How most of them work is, that you are shopping on your site, then when you go to pay for the stuff, you are redirected to a pay site (like paypal) and you can customize your paypal page to look very similar to you site, and when the transaction is done, paypal will redirect back to a "Thank You" (or other) page on your site.

    here is some demos on PayPal's site: http://www.paypal.com/cgi-bin/webscr...rchant-outside
    My usual boring signature: Something

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width