Results 1 to 7 of 7

Thread: Shopping Carts?!

  1. #1

    Thread Starter
    Fanatic Member invitro's Avatar
    Join Date
    Jan 2000
    Location
    Outside your window
    Posts
    547

    Shopping Carts?!

    Allright, I am developing a website for a client... however, I have never created a shopping cart before. My solution is to buy a shopping cart from a company, and then intergrate it into my website.. .however, I have a few questions that I coulden't really find answers too.

    1). I looked at many shopping carts on the web, however.. most of them seem to be a collection of code that you can install. I was under the impression that shopping cart is stored on the server where the cart was bought from, along with all of the other product information? Then i would have to link that information to my site... can someone clarify this for me please?

    2). I thought a shopping cart already cleared shopping transactions provided you had a valid merchant account. However, this does not seem to be the case. It looks like you have to purchase a Transaction Gateway from authrorize.net or something like that and then link your shopping cart to that?!?! im really confused...

    3). Does anyone have any links, tutorials, books, websites, shopping carts, or gateways they would recommend? I'm also looking for a good webhost that has ASP support, not linux and PHP.

    Thanks a bunch, any information would be useful!


    Alek
    ok, so... windows takes 1 minute to search for a file on my PC yet google.com takes 1 second to search the entire internet?

  2. #2
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994
    I made one a couple of months ago, it's rather easy actually - just make a session array with the wares, and one with the prices(maybe a 2 dimensional one), and make some fancy user interface =) - that's it, actually rather easy.
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

  3. #3
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: Shopping Carts?!

    1). I looked at many shopping carts on the web, however.. most of them seem to be a collection of code that you can install. I was under the impression that shopping cart is stored on the server where the cart was bought from, along with all of the other product information? Then i would have to link that information to my site... can someone clarify this for me please?
    Yes you could either install your own Shopping Cart or some host Already come with Shopping Cart installed.

    2). I thought a shopping cart already cleared shopping transactions provided you had a valid merchant account. However, this does not seem to be the case. It looks like you have to purchase a Transaction Gateway from authrorize.net or something like that and then link your shopping cart to that?!?! im really confused...
    No shopping cart mearly lets you add/delete/modify Items, once you select Buy then all the Item Details are passed on to another application which deals with validating CC Card etc.

    Yes you do need an merchant acoount or you could use 3rd party company whicll will validate the card for you.


    3). Does anyone have any links, tutorials, books, websites, shopping carts, or gateways they would recommend? I'm also looking for a good webhost that has ASP support, not linux and PHP.
    Most of us(VBF) use Jodohost.com as our ASP hosting, you could check it out. Their price is extremly resonable and provides good service, and the owner/founder of JodoHost is a felllow member here.


    As Neo said, creating shopping cart its pretty simple.

    I am writing a tutorial, i have put togethe a simple shopping cart, but havent finished writing the documentation. If you wish I could email it to you. I have commented the code extensively so it should be quite simple to follow. PM me with your email, i will email it to you.

    Hope it helps.

    Danial
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  4. #4

    Thread Starter
    Fanatic Member invitro's Avatar
    Join Date
    Jan 2000
    Location
    Outside your window
    Posts
    547
    Ahh thanks for the info. It is very appriciated.
    If you could send me that tutorial I would really appriciated it. Again, thanks for all of the replies I belive I got most of my questions answered.


    Wish me luck, here i go!
    Alek

    [email protected]
    ok, so... windows takes 1 minute to search for a file on my PC yet google.com takes 1 second to search the entire internet?

  5. #5

    Thread Starter
    Fanatic Member invitro's Avatar
    Join Date
    Jan 2000
    Location
    Outside your window
    Posts
    547
    O_O
    JodoHost.com
    I think im love

    Thank you kindly!
    ok, so... windows takes 1 minute to search for a file on my PC yet google.com takes 1 second to search the entire internet?

  6. #6
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877
    Originally posted by invitro
    O_O
    JodoHost.com
    I think im love

    Thank you kindly!
    You are welcome . If you signed up might see you there, i have the same username ...
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  7. #7
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877
    Originally posted by invitro
    Ahh thanks for the info. It is very appriciated.
    If you could send me that tutorial I would really appriciated it. Again, thanks for all of the replies I belive I got most of my questions answered.


    Wish me luck, here i go!
    Alek

    [email protected]
    Sorry for the delay, i have emailed it to you. Let me know if you got it.

    Hope it helps.

    Danial
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

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