Ask a Question related to PHP Development, Design and Development.
-
Ralph Guzman #1
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
-
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... -
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.... -
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... -
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... -
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... -
Dan Joseph #2
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
-
Edward Peloke #3
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
-
Edward Peloke #4
RE: [PHP] paypal and ecommerce
Sorry I didn't do a better job of describing the situation..
be>>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'llYes, the theory would be that we would sit back and let the people get paid>>able to buy 2+ items at one time.
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.
Yes! Utilizing what osCommerce already has, we would like to tweak it to>>Do you want suggestions on how to set it up for one checkout process, and
>>several payment destinations?
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



Reply With Quote

