• Hi,
    I installed paypal-ipn and Contact Form 7 – PayPal Add-on pro 2.2 it’s work the last work but the first plugin not save transaction in dashboard wordpress, i set hanlder for paypal ipn.
    The test simulator work but transactions not saved.
    Please help me.
    Think you

Viewing 15 replies - 1 through 15 (of 15 total)
  • Does you work with the Sandbox of PayPal (test mode) or in live?

    Thread Starter joweb156

    (@joweb156)

    Hi, think you for your help,
    i tested two ways sandbox of paypal live and test.
    If i tested using https://developer.paypal.com/developer/ipnSimulator/ it’s work but using contact form not working.
    Think you

    When you use Sandbox, you have automaticaly two accounts : that of the seller (Facilitator) and that of the buyer (Buyer). You need to log in to your seller account: https://www.sandbox.paypal.com/fr/webapps/mpp/merchant . Click on Preference on the right top, select “Account Settings”, click on “My sales”, click on “Update” for “Instant Payment Notifications” , click on “edit settings” (orange button) , paste the URL “https://www.mysite.com/?AngellEYE_Paypal_Ipn_For_Wordpress&action=ipn_handler (you can obtain this URL in your WP Dashbord/Settings/PayPal IPN) and click on “Receive IPN messages (enabled)”.

    Thread Starter joweb156

    (@joweb156)

    I know all this, i used it but not succeseful saving transactions saved in my dashboard.
    Think you

    • This reply was modified 7 years, 4 months ago by joweb156.

    It’s perfect. Disable other plugins and if this still doesn’t work, leave the plugins disabled, uninstall and then reinstall PayPal IPN.

    • This reply was modified 7 years, 4 months ago by erisal.
    Thread Starter joweb156

    (@joweb156)

    Hi, think you for you help i do it but not succeful saved transactions data in my dashboard.
    think you

    Log in to your seller account: https://www.sandbox.paypal.com/fr/webapps/mpp/merchant . Click on Preference on the right top, select “Account Settings”, click on “My sales”, click on “Update” for “Instant Payment Notifications” , click on “History of instant payment notifications.” , do you see if any notifications have been sent?

    Thread Starter joweb156

    (@joweb156)

    The notifications has send and save in my dashboard but when i use contact form paypal addon, if i send transaction test mode or live not saving.
    Think you

    So the initial issue that was “…the first plugin (PayPal IPN) not save transaction in dashboard wordpress…” is solved.
    I’m not sure to understand your new issue: if you use Contact Form 7 with its Paypal add-on, you have to go into the right space. This space is reserved for questions that concern the add-on “PayPal IPN for WP”. Or I did not quite understand your question. I am sorry.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Side note to @joweb156 Do not ask for people to contact you off of these forums. That’s discouraged and has been abused in the past. I’ve removed your Skype ID, don’t do that again.

    Sorry joweb156, I use only www.remarpro.com forum.

    Thread Starter joweb156

    (@joweb156)

    Ok think you, the transactions not saved like this screenshot :
    https://ps.w.org/paypal-ipn/assets/screenshot-1.jpg?rev=1074577
    Think you

    If notifications are issued by PayPal and your “PayPal IPN for WordPress” plugin does not receive them, then they may be intercepted by another plugin or a custom code. In addition, it is possible that I misunderstand what you write. I’ll let someone more competent answer you. Here, the answers are rather fast.

    Thread Starter joweb156

    (@joweb156)

    Ok think you,
    You can see the link, i want the result using paypal-ipn and contact form 7 paypal addon.
    Think you

    Plugin Contributor angelleye

    (@angelleye)

    Sorry for the delay jumping in here. It sounds like what’s happening is ContactForm is overriding the IPN URL using the Notify parameter in its payment request. You would need to disable this so that the profile URL (our plugin’s URL) gets used instead.

    When you do this, of course, that means whatever ContactForm is doing with its own IPN would not trigger, so if it’s marking payments completed or anything like that then that would break.

    What you could do that point, though, is forward the IPN data from our plugin to the URL that ContactForm is trying to use. This way whatever you’re doing with our plugin would trigger, and the ContactForm script would also trigger.

    You could do this manually by building in a function that does it, or we also have a premium extension plugin that was built specifically for this sort of thing. It will allow you to setup as many additional URLs as you need to forward IPN data to.

    Let me know if you have any questions about any of that. Thanks!

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Transactions not saved’ is closed to new replies.