Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/13.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
Php 如何将输入添加到WooCommerce产品中,以便在付款时抓取?_Php_Wordpress_Woocommerce_Webhooks_Hook Woocommerce - Fatal编程技术网

Php 如何将输入添加到WooCommerce产品中,以便在付款时抓取?

Php 如何将输入添加到WooCommerce产品中,以便在付款时抓取?,php,wordpress,woocommerce,webhooks,hook-woocommerce,Php,Wordpress,Woocommerce,Webhooks,Hook Woocommerce,有一个网站是商业 它的名称有一个输入字段。当用户输入他们的名字并购买雕刻产品时,我希望在付款处理后提供名字,这样我就可以得到它。这不是一个产品页面交易,只有一个带有文本输入和选择产品的首页 如果您有任何问题,请告诉我,因为这是我的第一篇帖子,我可能不太清楚。@helgatheviking谢谢。不过,我正试图通过代码来学习如何做到这一点。

有一个网站是商业

它的名称有一个输入字段。当用户输入他们的名字并购买雕刻产品时,我希望在付款处理后提供名字,这样我就可以得到它。这不是一个产品页面交易,只有一个带有文本输入和选择产品的首页


如果您有任何问题,请告诉我,因为这是我的第一篇帖子,我可能不太清楚。

@helgatheviking谢谢。不过,我正试图通过代码来学习如何做到这一点。