After paypal payment is made

Discussion in 'PayPal' started by buddhalabs, Sep 19, 2008.

  1. #1
    How do I send a customer a link to information automatically after they have sent payment via Paypal? Currently its a manual process and its cumbersome. I need to automate this through paypal.
     
    buddhalabs, Sep 19, 2008 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    Best way is to use paypal IPN or Express checkout. Once the transaction is complete a response can be send from paypal back to a script on your web server. Your script would need to be configured to send the data that you need it to.

    Here's a good place to start: https://www.paypal.com/developer

    Personally, I like Express checkout a lot more, but IPN should do what you need as well.
     
    jestep, Sep 19, 2008 IP
  3. lotionsgalore

    lotionsgalore Guest

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I have used paypal IPN for a couple of years and have had no problems. You can log into your PayPal account, click on the Profile Tab. Under Selling Perferences, click on Instant Payment Notification Preferences to set it up.
     
    lotionsgalore, Sep 19, 2008 IP
  4. technoguy

    technoguy Notable Member

    Messages:
    4,369
    Likes Received:
    306
    Best Answers:
    0
    Trophy Points:
    205
    #4
    You have to integrate paypal to your website to do so. You should know basic webdesign concepts for that
     
    technoguy, Sep 19, 2008 IP
  5. eddy2099

    eddy2099 Peon

    Messages:
    8,028
    Likes Received:
    568
    Best Answers:
    0
    Trophy Points:
    0
    #5
    IPN is the way to go. You could opt to do the scripting yourself or use one of the existing shopping cart scripts which comes with the integration for you.

    Although it may seems more convenient to do automated processing, the core disadvantage is that you cannot manually vet the transactions and would have a higher probability of encountering frauds.
     
    eddy2099, Sep 19, 2008 IP
  6. dynashox

    dynashox Premium Member Staff

    Messages:
    8,662
    Likes Received:
    563
    Best Answers:
    3
    Trophy Points:
    335
    #6
    You can use http://www.e-junkie.com to automate the download file automatically.

    Use this code :
    CRAFTBOOM
    Code (markup):
    for a 104 days free trial.
     
    dynashox, Sep 19, 2008 IP