Re: [PHP] PHP and PayPal

2005-05-18 Thread Andy Pieters
Hi Robert I am just in implementing PayPal as one of the Payment providers on an order. I realize the PayPal documention is a bit too exhausive and is easy to lose track of what is important. I will introduce two items to you: IPN (Instant Payment Notification) You should have a script that h

Re: [PHP] PHP and PayPal

2005-05-18 Thread Duncan Hill
On Wednesday 18 May 2005 16:33, Robert Meyer wrote: > Here is one way I would like it to work: > > 1) User fills out a form (user email address, etc.) then clicks the "Buy > Key" button. > 2) User, along with a link, unique ID (not Key), cost, and form data is > sent to PayPal. Paypal document th