Paypal IPN and multiple sites ?

Discussion in 'PayPal' started by Scriptona, Nov 16, 2007.

  1. #1
    Is there any way to get paypal IPN working on multiple sites ?

    I don't see anything like that in paypal control panel so thought of asking
     
    Scriptona, Nov 16, 2007 IP
  2. JohnZing

    JohnZing Peon

    Messages:
    109
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    sure!! I use it all the time and works!
    just specify your IPN script inside your form like this example
    <input type="hidden" name="notify_url" value="http://www.your Domain.com/paypalIPN.php">
     
    JohnZing, Nov 16, 2007 IP
  3. Scriptona

    Scriptona Notable Member

    Messages:
    4,957
    Likes Received:
    265
    Best Answers:
    0
    Trophy Points:
    280
    #3
    So I just turn on the IPN feature in paypal and leave url blank and set the url in the script code ?
     
    Scriptona, Nov 16, 2007 IP
  4. JohnZing

    JohnZing Peon

    Messages:
    109
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    The url you have in your paypal account is just the default behavior. yes... you can leave it blank.. but it really does not matter.
    Just ignore it and set the url in the script code. The url in script code overrides the settings in paypal account.
     
    JohnZing, Nov 17, 2007 IP
    Scriptona likes this.
  5. Scriptona

    Scriptona Notable Member

    Messages:
    4,957
    Likes Received:
    265
    Best Answers:
    0
    Trophy Points:
    280
    #5
    Thanks. I was really worried about that. reps given :)
     
    Scriptona, Nov 17, 2007 IP
  6. Maxell

    Maxell Guest

    Messages:
    335
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    sorry wrong place..
     
    Maxell, Nov 17, 2007 IP