paypal and ecommerce

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default RE: [PHP] paypal and ecommerce

    Maybe it's just me, but I don't quite understand what you mean by this:

    "The problem is, when we allow anyone to post items, you
    may go to the site, chose five items to buy but they are all from
    different
    people. How do you handle the check out?"

    Can you rephrase? Are you talking about having an affiliate program?

    -----Original Message-----
    From: Edward Peloke [mailto:epeloke@echoman.com]
    Sent: Friday, July 18, 2003 12:01 PM
    To: Php-General@Lists. Php. Net
    Subject: [PHP] paypal and ecommerce

    Looking for opinions as to the best way to handle this.

    I am using a php ecommerce product(osCommerce) to create an 'online
    yardsale'. This will not be an auction site but items for sale at a
    straight price. Currently the site is set up so the user can place
    several
    things in their basket, check out and the website owner is credited (via
    paypal accounts). The problem is, when we allow anyone to post items,
    you
    may go to the site, chose five items to buy but they are all from
    different
    people. How do you handle the check out? We don't want them to have to
    check out five times so all of the five sellers can have their accounts
    credited.

    Any help would be greatly appreciated.

    Thanks,
    Eddie


    --
    PHP General Mailing List (http://www.php.net/)
    To unsubscribe, visit: http://www.php.net/unsub.php



    Ralph Guzman Guest

  2. Similar Questions and Discussions

    1. Dynamic Shopping Cart and Paypal Ecommerce toolkit
      Hei This "paypal ecommerce toolkit" I downloaded from webassist is working alright. But I think I have to manually and individually attach the...
    2. Paypal ecommerce toolkit!
      Hei, Some nice people directed me to download "Paypal ecommerce toolkit for Dreamweaver" from www.webassist.com site. I did. But I am new guy....
    3. looking for ecommerce app
      I am new to ecommerce and am looking for an application that runs well with Dreamweaver MX and is easily customized. ie: adding multiple products to...
    4. Best eCommerce Cart for DW
      I'd appreciate some feedback on the best, most easily set up eCommerce shopping card for DW. I'm trying to work with the osCommerce cart and its...
    5. eCommerce Query
      Hi All Bit of general one this, but apart from using Secure Trading or WorldPay for on-line credit card transactions - what are the options for...
  3. #2

    Default RE: [PHP] paypal and ecommerce

    Hi,

    It kind of looks to me that each seller will be paid directly, with no
    money being processed by his web site. Like eBay does.. However, you'll be
    able to buy 2+ items at one time.

    Do you want suggestions on how to set it up for one checkout process, and
    several payment destinations?

    -Dan Joseph
    > -----Original Message-----
    > From: Ralph Guzman [mailto:ralph@nqionline.com]
    > Sent: Friday, July 18, 2003 2:57 PM
    > To: 'Edward Peloke'; 'Php-General@Lists. Php. Net'
    > Subject: RE: [PHP] paypal and ecommerce
    >
    >
    > Maybe it's just me, but I don't quite understand what you mean by this:
    >
    > "The problem is, when we allow anyone to post items, you
    > may go to the site, chose five items to buy but they are all from
    > different
    > people. How do you handle the check out?"
    >
    > Can you rephrase? Are you talking about having an affiliate program?
    >
    > -----Original Message-----
    > From: Edward Peloke [mailto:epeloke@echoman.com]
    > Sent: Friday, July 18, 2003 12:01 PM
    > To: Php-General@Lists. Php. Net
    > Subject: [PHP] paypal and ecommerce
    >
    > Looking for opinions as to the best way to handle this.
    >
    > I am using a php ecommerce product(osCommerce) to create an 'online
    > yardsale'. This will not be an auction site but items for sale at a
    > straight price. Currently the site is set up so the user can place
    > several
    > things in their basket, check out and the website owner is credited (via
    > paypal accounts). The problem is, when we allow anyone to post items,
    > you
    > may go to the site, chose five items to buy but they are all from
    > different
    > people. How do you handle the check out? We don't want them to have to
    > check out five times so all of the five sellers can have their accounts
    > credited.
    >
    > Any help would be greatly appreciated.
    >
    > Thanks,
    > Eddie
    >
    >
    > --
    > PHP General Mailing List (http://www.php.net/)
    > To unsubscribe, visit: http://www.php.net/unsub.php
    >
    >
    >
    >
    > --
    > PHP General Mailing List (http://www.php.net/)
    > To unsubscribe, visit: http://www.php.net/unsub.php
    >
    Dan Joseph Guest

  4. #3

    Default paypal and ecommerce

    Looking for opinions as to the best way to handle this.

    I am using a php ecommerce product(osCommerce) to create an 'online
    yardsale'. This will not be an auction site but items for sale at a
    straight price. Currently the site is set up so the user can place several
    things in their basket, check out and the website owner is credited (via
    paypal accounts). The problem is, when we allow anyone to post items, you
    may go to the site, chose five items to buy but they are all from different
    people. How do you handle the check out? We don't want them to have to
    check out five times so all of the five sellers can have their accounts
    credited.

    Any help would be greatly appreciated.

    Thanks,
    Eddie

    Edward Peloke Guest

  5. #4

    Default RE: [PHP] paypal and ecommerce

    Sorry I didn't do a better job of describing the situation..
    >>It kind of looks to me that each seller will be paid directly, with no
    >>money being processed by his web site. Like eBay does.. However, you'll
    be
    >>able to buy 2+ items at one time.
    Yes, the theory would be that we would sit back and let the people get paid
    directly but not sure how to handle this. We did suggest, as Mark did, of
    having our company get the money and then nightly or so transferring the
    money from our account to the sellers' accounts but we would rather have it
    work where money goes directly from the buyer to the seller through paypal.
    >>Do you want suggestions on how to set it up for one checkout process, and
    >>several payment destinations?
    Yes! Utilizing what osCommerce already has, we would like to tweak it to
    make this possible.

    Thanks,
    Eddie

    -----Original Message-----
    From: Dan Joseph [mailto:djoseph@duhq.us]
    Sent: Friday, July 18, 2003 2:59 PM
    To: 'Php-General@Lists. Php. Net'
    Subject: RE: [PHP] paypal and ecommerce


    Hi,

    It kind of looks to me that each seller will be paid directly, with no
    money being processed by his web site. Like eBay does.. However, you'll be
    able to buy 2+ items at one time.

    Do you want suggestions on how to set it up for one checkout process, and
    several payment destinations?

    -Dan Joseph
    > -----Original Message-----
    > From: Ralph Guzman [mailto:ralph@nqionline.com]
    > Sent: Friday, July 18, 2003 2:57 PM
    > To: 'Edward Peloke'; 'Php-General@Lists. Php. Net'
    > Subject: RE: [PHP] paypal and ecommerce
    >
    >
    > Maybe it's just me, but I don't quite understand what you mean by this:
    >
    > "The problem is, when we allow anyone to post items, you
    > may go to the site, chose five items to buy but they are all from
    > different
    > people. How do you handle the check out?"
    >
    > Can you rephrase? Are you talking about having an affiliate program?
    >
    > -----Original Message-----
    > From: Edward Peloke [mailto:epeloke@echoman.com]
    > Sent: Friday, July 18, 2003 12:01 PM
    > To: Php-General@Lists. Php. Net
    > Subject: [PHP] paypal and ecommerce
    >
    > Looking for opinions as to the best way to handle this.
    >
    > I am using a php ecommerce product(osCommerce) to create an 'online
    > yardsale'. This will not be an auction site but items for sale at a
    > straight price. Currently the site is set up so the user can place
    > several
    > things in their basket, check out and the website owner is credited (via
    > paypal accounts). The problem is, when we allow anyone to post items,
    > you
    > may go to the site, chose five items to buy but they are all from
    > different
    > people. How do you handle the check out? We don't want them to have to
    > check out five times so all of the five sellers can have their accounts
    > credited.
    >
    > Any help would be greatly appreciated.
    >
    > Thanks,
    > Eddie
    >
    >
    > --
    > PHP General Mailing List (http://www.php.net/)
    > To unsubscribe, visit: http://www.php.net/unsub.php
    >
    >
    >
    >
    > --
    > PHP General Mailing List (http://www.php.net/)
    > To unsubscribe, visit: http://www.php.net/unsub.php
    >

    --
    PHP General Mailing List (http://www.php.net/)
    To unsubscribe, visit: http://www.php.net/unsub.php

    Edward Peloke Guest

Posting Permissions

  • You may not post new threads
  • You may 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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139