Order completed twice with Paypal
-
Hi,
I have the strange problem that when someone buys virtual Products and pay with paypal, the Method that i use to autocomplete “woocommerce_payment_complete_order_status” is called twice for the same Order! So all things that I make on completition (emails, invoice, etc.) is called also twice.
I see in the Apache log that the method woocommerce_payment_complete_order_status is called first from an IP that belongs to Paypal (173…) and then from the buying client ip.
Any idea??Log:
[Thu Apr 20 10:50:18 2017] [error] [client 173.0.81.1] Output: paymentcompeleted
[Thu Apr 20 10:50:21 2017] [error] [client 188.219.xx.xx] Output: paymentcompeleted, referer: https://www.paypal.com/webapps/hermes?token=1NB92002DA&useraction=commit&rm=2&mfi$Thanks for every help!
- The topic ‘Order completed twice with Paypal’ is closed to new replies.