Ecshop has been integrated, but Eectouch hasn't. After some research, I found that Eectouch is actually a modified version of Ecshop, and the principle is the same.
First, create a new ECShop application on ucserver. Enter url/mobile in the link field.
Then modify the corresponding content in the ecs_touch_shop_config database.
integrate_code is a user call type of ucenter.
The integrate_config is the corresponding UCenter setting, which includes the application ID, key, etc. We modified it to the one we created earlier.
You can refer directly to the esc_shop_config file here. Note that you need to modify the key and application ID.
Afterwards, the process is complete. Some errors may be displayed, which are summarized in "A Comprehensive Guide to Fixing Errors When Running Ecshop in PHP 5.3 and Above".
Feel free to ask any questions.
This siteOriginal articleAll follow "Attribution-NonCommercial-ShareAlike 4.0 License (CC BY-NC-SA 4.0)Please retain the following annotations when sharing or adapting:
Original author:Jake Tao,source:"ectouch integrates with ucenter"