
內容簡介
此外掛會建立本地產品品項與其變體的 SKU,與 WooCommerce 系統中另一個定義好的產品建立關聯,並根據供應商所擁有的存貨更新本地存貨。
這個連接是透過 WooCommerce REST API 建立的,您需要在供應商系統中擁有一個 REST API 金鑰。您可以在此文件中找到有關如何建立此金鑰的資訊。
此金鑰會指派給具有足夠權限的 WordPress 使用者。並不需要知道使用者的資料,例如名稱或密碼,因為所有通訊都是透過 REST API 進行的。
這個 REST API 金鑰僅需要擁有讀取權限。請搭配使用者金鑰和消費者密鑰,因為此資訊只會在金鑰建立期間顯示。
需求:
PHP 7.1
外掛標籤
開發者團隊
原文外掛簡介
This plugin creates a relationship between the SKU of the local product of its variation and another product defined in another WooCommerce system and updates the local stock with which the supplier has.
The connection is made through the WooCommerce REST API. You need to have a REST API key on the provider’s system. You can find information in this document on how to create the key.
The key is assigned to a WordPress user with sufficient rights. It is not necessary to know the user’s data such as name or password since all communication is done from the REST API.
This REST API key only needs to have read rights. Remember to take note of the consumer key and the consumer secret as it is only displayed during key creation.
Requirements:
php 7.1
