• hi, somehow the donate plus plugin does not register donations and doesn’t show them on the recognition wall. I got an e-mail from paypal to inform me about the received donation and I can see a call to the blog with a whole lot of parameters (all the donation details), however no data is put into the donate plus database table. Any ideas?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Same problem here although I set up IPN page correctly in my paypal account.

    WP version is 2.9.1 using donate-plus 1.6.

    Any suggestions=?

    Kind regards

    Tom

    I have some problem too..

    +++
    FATAL ERROR No Reply at all Posted IPN variables in order received:
    +++

    Any body cab help?

    moaluko

    (@moaluko)

    There are some errors in the processing of the PayPal transactions. One I have noticed is that the code does not handle ALL types of transactions. It will ONLY process PayPal responses of ‘verified’ or ‘invalid’ even though there are other possible responses depending on the transaction. Any other response (or lack of response) will result in the ‘FATAL ERROR – no reply at all’ message. For example a pending payment will give no response. The donation will only be posted in your database and hence display on your site if the response is ‘verified’ AND the payment status is ‘completed’. Check in the IPN variables email that you should be receiving to see what type of transaction it was.
    You should also note that the code does not properly implement recurring payments, you will only ever get a one-off payment despite the apparent settings to allow recurring payments.
    I had no problems with port settings, mine are still set to port 80.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Donate Plus] Donations are not registered’ is closed to new replies.