Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在Python中列出商业采购_Python_Wordpress_Woocommerce_Woocommerce Rest Api - Fatal编程技术网

在Python中列出商业采购

在Python中列出商业采购,python,wordpress,woocommerce,woocommerce-rest-api,Python,Wordpress,Woocommerce,Woocommerce Rest Api,有没有办法制作一个Python程序来检查是否在WooCommerce网站上进行了购买,并以字符串形式显示订单?参见文档:有趣的事情。我对python一无所知,但我建议用另一种方法:将wordpress/woocommerce挂接到将订单数据发布到python应用程序中。

有没有办法制作一个Python程序来检查是否在WooCommerce网站上进行了购买,并以字符串形式显示订单?

参见文档:有趣的事情。我对python一无所知,但我建议用另一种方法:将wordpress/woocommerce挂接到将订单数据发布到python应用程序中。