Friday, Friday, October 05, 2001, 5:22:14 PM, Ted Feely wrote:

> Does anyone know if it is possible to implement real-time order processing
> and payments using the recently released PayPal Shopping Cart?

Possible...yes.  Simple?  No.

The way it would have to work is this:

1) User submits the registration on your site, your site puts the
order into pending queue, and passes the client off to the Paypal
Shopping cart to make the payment.

2) The Paypal system, once the payment is complete, will send an HTTP
POST to a script you would have to write on your server, that contains
the payment details.  There is a verification step you have to go
through, to authenticate that the data did in fact come from Paypal.
This script would then have to login to the RWI, and post a command to
the RWI to process the pended order.

-- 
Best regards,
William X Walsh <[EMAIL PROTECTED]>
Userfriendly.com Domains
--

Reply via email to