Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/magento/5.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
Magento API,customer.info_Magento - Fatal编程技术网

Magento API,customer.info

Magento API,customer.info,magento,Magento,通过MagentoSOAPAPI,我可以检索客户信息 发件人: “customerCustomerEntity”具有以下特征: Type Name Description int store_id Store ID 我的问题: 客户的店铺标识是什么?是他最初注册的那家商店还是别的什么 提前谢谢 没错,当您在magento管理员中创建新客户时,您会注意到有一个字段“Associate to website” 这样,您就可以让用户在同一安装中与不同的网站关联,

通过MagentoSOAPAPI,我可以检索客户信息

发件人:

“customerCustomerEntity”具有以下特征:

Type    Name        Description 
int     store_id    Store ID
我的问题:

客户的店铺标识是什么?是他最初注册的那家商店还是别的什么


提前谢谢

没错,当您在magento管理员中创建新客户时,您会注意到有一个字段“Associate to website”

这样,您就可以让用户在同一安装中与不同的网站关联,并将它们分开

你可以有一家宠物店,比如一家电子商店,你想知道哪些客户通过哪个网站注册,这将使你能够更好地将他们定位为时事通讯等