After a long search, I found this post:
WooCommerce hook for "after payment complete" actions
which talks about creating web hooks in WooCommerce to notify a script to do...something...doesn't matter too much what.
I've also read everything I can find in WooCommerce docs.
but I need some kind of documentation or guidance on actually writing the handler on the other end.
My goal is to receive a payment complete notification and then move the user to a different list (a customer list rather than a prospects list) after purchase - I use PHPlist in house as my list manager. Pretty sure I can deal with that part, if I can just get the listener going...
But..I don't know what the web hook sends, how to get it to send data that I want, and what to do with the listener.
I did also find this:
https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-order-id-for-payment-notification-to-external-webservice?replies=4
which - MIGHT be helpful? i'm still not sure where to begin with the listener, or if this post is valid still, given that it's a couple of years old...
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…