Hi mwklein and Coen,
I'm wondering if you can point me in the right direction here.
I have set up a WordPress site with WooCommerce installed, using Paypal as the only payment gateway. I am new to WooCommerce and can work my way around code changes but am no programmer as such.
There site will use a 3rd party logistics company to dispatch the orders once placed. They have given me a "URL to use to receive IPN posts" which I entered on the Paypal side.
Test orders get to Paypal OK but they aren't being forwarded to the 3rd party. It appears as though the IPN returns to the website itself somehow.
Is there somewhere in the WooCommerce code that I can manually set the IPN URL so that the 3rd party receives the order once payment is complete?
Many thanks in advance.