How to see XML output of SOAP request via vendor API using WordPress/Woocommerce



I'm more of a designer with some front-end development skills taking on a role that involves more backend development then I'm comfortable with. I inherited a WP site that uses Woocommerce. The previous developer built a custom payment plugin to process orders with our fulfillment house using their SOAP API.


In order to test that all data is being transmitted properly, I've been instructed to use the SOAP Client of my choice, and place test orders to see the XML output of those orders.


When I export orders from Woocommerce directly, I only see Woocommerce fields – I don't see any of the fulfillment house's fields.


Can someone please explain, in the simplest language how I can see a full XML output of the data being sent via the API?


I have the WSDL address and login credentials but I have no idea what to do with them.


Thanks in advance!


No comments:

Post a Comment