Need a php script for Donate through paypal

Discussion in 'PayPal' started by nani, Sep 9, 2008.

  1. #1
    Hi

    Need a php script for Donate through paypal

    like: http://www.loksatta.org/Contribute.php

    there is by "Credit Card" you found at last.

    "I need after Donate the amount all the fields the user entered in the above
    page into a Mysql database. and email notification.."

    Any one please help me..
    Thanking you in Advance...
     
    nani, Sep 9, 2008 IP
  2. vikram_mavi

    vikram_mavi Peon

    Messages:
    181
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i would like one too :(
     
    vikram_mavi, Sep 9, 2008 IP
  3. sslshopper

    sslshopper Member

    Messages:
    58
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    48
    #3
    What you need to do is set up PayPal IPN (Instant Payment Notification). You will basically send your user to PayPal and have them pay and once PayPal receives the payment it will contact your PHP script which can verify its authenticity, enter the information into the database, and do whatever else.

    PayPal includes a PHP code sample here: https://www.paypal.com/us/cgi-bin/webscr?cmd=p/xcl/rec/ipn-code-outside
     
    sslshopper, Sep 9, 2008 IP
  4. nani

    nani Peon

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    help me...
     
    nani, Sep 9, 2008 IP