• Resolved nadav064

    (@nadav064)


    I’m trying to set another IPN on my PayPal for allowing my accounting software to generate invoices for my transactions from paypal, but woocomerce running over the accounting software IPN that I’ve set on my PayPal..
    How can I fix it that I will be able to set a callback URL from woocomerce that it will send the same data that received from PayPal to woocomerce?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    It sounds like the problem you’re experiencing is due to the fact that you can only set one notify URL in PayPal, is that correct?

    Because of this, you’ll need some sort of IPN Forwarding solution. There’s a tutorial on how to do this for multiple WooCommerce sites here: https://puri.io/blog/how-to-use-paypal-ipn-on-multiple-woocommerce-sites/

    I realize that’s not exactly the same scenario, but the concept is the same. Basically, you’ll need to set that notify url to your forwarding code that resides on your site. That code will then forward the notification to multiple locations that you’ve specified (your WooCommerce site and your invoicing program).

    I do believe there are some plugins out there that will do this for you, but I don’t have any specific ones to recommend.

    Thread Starter nadav064

    (@nadav064)

    No, the issue is different, no matter which IPN URL that I’ve set, then is not affected on woocomerce orders… it’s something from woocomerce that override the IPN that on paypal to a different one of my woocomerce website.. have any solution for it please?

    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    Hmm, I’m not completely certain I understand what you’re describing.

    For the PayPal settings, have you followed the steps outlined in our documentation here? https://docs.woocommerce.com/document/paypal-standard/#section-5

    That’s assuming you’re using the PayPal Standard gateway that’s included with the core WooCommerce plugin. If you’re using another plugin to integrate with PayPal, it might be set up differently.

    D Smith a11n

    (@dsmithweb)

    Automattic Happiness Engineer

    Hi there!

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread resolved. If you have any other questions, please feel free to start a new thread!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How can I set callback URL for PayPal gateway on WooCommerce?’ is closed to new replies.