Results 1 to 4 of 4

Thread: PayPal IPN??

  1. #1
    Join Date
    May 2006
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default PayPal IPN??

    Hi,

    Is there a way to pass 'additional' information to PayPal? (for example, a 'username' or 'password' that the customer filled out before clicking the 'add to cart' button?)

    I've heard of something called PayPal IPN.... would that do it?

    Any help would be appreciated.

  2. #2
    Join Date
    Jun 2006
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hey!
    Sure, but you really wouldn't need to pass on username or password, although you can can, along with lots of other stuff.

    You can start with these links:
    <a href="http://www.pdncommunity.com/pdn/board/message?board.id=basicpayments&message.id=368">http://www.pdncommunity.com/pdn/board/message?board.id=basicpayments&message.id=368</a>

    <a href="http://www.theukwebdesigncompany.com/articles/article.php?article=124">http://www.theukwebdesigncompany.com/articles/article.php?article=124</a>

    <a href="https://www.paypal.com/en_US/pdf/PP_SDK_PHP_Guide.pdf">https://www.paypal.com/en_US/pdf/PP_SDK_PHP_Guide.pdf</a>

    <a href="http://www.web-bureau.com/modules/free-php-paypal-ipn-script.php">http://www.web-bureau.com/modules/free-php-paypal-ipn-script.php</a>

    Also, the shopping cart at <a href="http://www.phpwebcommerce.com/">PHP Web Commerce</a> is based on PP's IPN. You really can't use this cart as it is though. There are a few bugs in it, but it's mostly fine-tuned and it's great if you like to have a hands-on example to learn from.

    Good luck!

  3. #3
    Join Date
    May 2006
    Location
    Sydney, Australia - Near the coast.
    Posts
    1,995
    Thanks
    0
    Thanked 8 Times in 7 Posts

    Default

    Just a note that HTML is disabled in this forum. (I noticed that you were using HTML)
    Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
    Currently: enjoying the early holidays :)
    Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide

  4. #4
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    checkout the following link. It has all the details with code samples in most of the server-side technologies.

    https://www.paypal.com/cgi-bin/websc...-intro-outside

    Note: Please look at the left hand vertical menu for different section about it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •