Multiple IPN Pay Pal?

Discussion in 'Payment Processing' started by Peter76, Nov 7, 2009.

  1. #1
    I was wondering if their is a method to setup multiple ipn's for paypal? Thanks
     
    Peter76, Nov 7, 2009 IP
  2. magicworld11

    magicworld11 Well-Known Member

    Messages:
    1,310
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    105
    #2
    No if you need same paypal to be used on multiple site and billing script, use NOTIFY URL tag on the fly....
     
    magicworld11, Nov 7, 2009 IP
  3. Peter76

    Peter76 Well-Known Member

    Messages:
    583
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    120
    #3
    What exactly does that mean? Thanks
     
    Peter76, Nov 7, 2009 IP
  4. magicworld11

    magicworld11 Well-Known Member

    Messages:
    1,310
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    105
    #4
    In the form use

    <input type='hidden' name='notify_url' value='http://www.domain.com/youripnscript.php' />
     
    magicworld11, Nov 8, 2009 IP