NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP and PayPal

Phil Powell soazine at erols.com
Tue Aug 5 15:42:44 EDT 2003


Thanx I was not sure if you needed a specific type of account for that, though..

Phil
  ----- Original Message ----- 
  From: Ken Robinson 
  To: NYPHP Talk 
  Sent: Tuesday, August 05, 2003 3:09 PM
  Subject: Re: [nycphp-talk] PHP and PayPal


  At 03:00 PM 8/5/2003 -0700, you wrote:


    the way u talk to paypal is through their IPN notifications ...
     
    http://www.paypal.com/cgi-bin/webscr?cmd=p/pdn/ipn-codesamples-pop-outside#php
     
    - jon

  You don't need to use IPN. I have a site that uses PayPal to purchase gift certificates. On the page where the "Paypal" button is, I store the variables I will need in Session variable and set the "Paypal Success URL" to my success PHP page. When Paypal invokes my page, I get everything I need from the Session variables.  Works very well.

  Ken Robinson



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


  _______________________________________________
  talk mailing list
  talk at lists.nyphp.org
  http://lists.nyphp.org/mailman/listinfo/talk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20030805/0296a109/attachment.html>


More information about the talk mailing list