what if a buyer dont click on return to merchent on paypal

Discussion in 'PHP' started by dev_04, Sep 10, 2008.

  1. #1
    hi
    i have a problem in paypal in one of my site
    when buyer have paid but not clicked on return to merchent button in paypal
    I cant store payment detail of buyer

    anybody can help me
    its argent
     
    dev_04, Sep 10, 2008 IP
  2. harsh789

    harsh789 Member

    Messages:
    29
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #2
    Use Paypal Instant Payment Notification (IPN)
     
    harsh789, Sep 10, 2008 IP
  3. projectWORD

    projectWORD Active Member

    Messages:
    287
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    63
    #3
    You need to create a callback script and then set the location of this script in your paypal settings.
    This script will run behind the scenes at the end of payment processing.
     
    projectWORD, Sep 10, 2008 IP
  4. serialCoder

    serialCoder Guest

    Best Answers:
    0
    #4
    something is not right with your script's process logic, use paypal IPN
     
    serialCoder, Sep 10, 2008 IP