WBS
Forum Replies Created
-
Hi again,
Ok I don’t know what happened but it works now. I guess it was a wrong API key and it takes some time to fix itself…my shipping issue is fixed 😀 Thanks for support.
But if SOAP IS important, please let me know what to do anyways.
Thank you!Hi,
So, I did everything you said, also what jmarstrell said…still nothing.
I went to printful site and clicked the printful store to copy the API key. Later I discovered that aslo Woocommerce store on the printful site has its own API. Which one do I copy to my wordpress woocommerce store integration?But, I think the problem might be elsewhere. So I have another question about WooCommerce and SOAP/Client
The problem:
In the checkout section the shipping details do not appear.I noticed that in the WooCommerce System Staus page it mentioned that “Your server does not have the SoapClient class enabled – some gateway plugins which use SOAP may not work as expected”
When I contacted my hosting provider about Soap, they said that SoapClient support is provided as a PEAR module and that I should just include this command
“require_once(‘SOAP/Client.php’);”The question is where can I add this command in the WooCommerce options/plugin
Thanks