Results 1 to 4 of 4

Thread: how to keep track of the data for the item sold online
      
   

  1. #1
    jul_lim80 is offline Private First Class
    Join Date
    Apr 2009
    Posts
    6

    Red face how to keep track of the data for the item sold online

    I have a question on keeping the data of the item sold online.

    For example: if I have a quantity of 3 for an item I am selling online, how do I program the “buy now” to know or store this information in itself and minus 1 when someone click on the button to buy 1 of the 3 I have?
    And also to strike off the item once my 3rd of that item had been bought by someone so that people will know and there will be no duplication in the order forms to resultant unnecessary refund.

    Have any idea how do I do the above? :S
    Thank you so much and have a nice day! :D

    Jul

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: how to keep track of the data for the item sold online

    You need an actual shopping cart to do this. Paypal buttons wont work. Youll need something like mals cart or a custom cart, cart manager etc.. that actually uses a database.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    jul_lim80 is offline Private First Class
    Join Date
    Apr 2009
    Posts
    6

    Default Re: how to keep track of the data for the item sold online

    hi Karen,
    thank you so much, but which one do i setup first? the paypal button or the shopping cart button to get this right? I do not dare to do anything yet as i afraid i will mess up everything...

    Jul

  4. #4
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: how to keep track of the data for the item sold online

    The cart will generally OWN the paypal button, the thing is you need to decide on the CART before the horse so to speak. The third party add on carts will generate the code you need to paste the buttons in.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49