Close

Results 1 to 6 of 6
  1. #1
    DF VIP Member BBK's Avatar
    Join Date
    May 2006
    Location
    here
    Posts
    12,422
    Thanks
    234
    Thanked:        128
    Karma Level
    1084

    Default Php, paypal and IPN

    Anyone here done IPN integration from a custom cart in php through to paypal? I'm struggling with getting payment notification back to my site, and the IPN guidelines are not the most straightforward, it has to be said

  2. #2
    DF VIP Member Conkers's Avatar
    Join Date
    Jun 2001
    Location
    Out Here !
    Posts
    2,060
    Thanks
    62
    Thanked:        157
    Karma Level
    449

    Default Re: Php, paypal and IPN

    I've used it with OSCommerce but never coded my own... it may be worth downloading the osc module and pulling it apart as a code example ??

    Link -> Here

  3. #3
    DF VIP Member Freddy's Avatar
    Join Date
    Mar 2006
    Location
    cuntsville
    Posts
    6,201
    Thanks
    3
    Thanked:        13
    Karma Level
    783

    Default Re: Php, paypal and IPN

    Soz fella no.

  4. #4
    DF VIP Member marcode's Avatar
    Join Date
    May 2001
    Location
    Satriale's
    Posts
    11,883
    Thanks
    7
    Thanked:        65
    Karma Level
    1287

    Default Re: Php, paypal and IPN

    im actually working on an osc store atm and the ipn is a cunt.

    the payment gets accepted according to the sandbox and you get sent back to the store after payment ok, but the status on the store doesnt seem to be updating.

    the sand box is shite and the documentation is wank, this is true.

    if you find anything useful pls post, ill post if i find a fix at some point.

  5. #5
    DF VIP Member
    oE's Avatar
    Join Date
    Nov 2000
    Location
    Newcastle
    Posts
    2,357
    Thanks
    69
    Thanked:        112
    Karma Level
    389

    Default Re: Php, paypal and IPN

    i am using oscmax and get the payment to process via paypal then fails to re-direct back to my site ARG

    oE.

  6. #6
    DF VIP Member BBK's Avatar
    Join Date
    May 2006
    Location
    here
    Posts
    12,422
    Thanks
    234
    Thanked:        128
    Karma Level
    1084

    Default Re: Php, paypal and IPN

    I've actually done it now. It was - in the end - really bloody simple. The guy I was doing it for invested in a paypal book for me (link below). My only issue was passing a value to paypal that was then returned back to me so I could reconcile it against the data I had already stored, but I ended up using the invoice field (which doesn't seem to display in paypa) and passing through a random number, which then gets returned back. The actual IPN script itself is easy - just go here https://paypaltech.com/SG2/ and generate one. This link is recommended by paypal so its safe, and the script does everything you could ask of it. All I had to do was amend the script so that it updated my table as well as the ones that come as part of the script.

    book: http://www.amazon.co.uk/Pro-PayPal-e...6954122&sr=8-1

Similar Threads

  1. PAYPAL sucks/problems
    By ffrr in forum The Dog and Duck
    Replies: 3
    Last Post: 7th March 2003, 06:21 PM
  2. Paypal names?
    By honeydew in forum The Dog and Duck
    Replies: 2
    Last Post: 19th September 2002, 06:48 AM
  3. Lik sang and paypal
    By olibol in forum Microsoft Consoles
    Replies: 2
    Last Post: 14th September 2002, 02:19 PM

Social Networking Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •