YallaFelSekka

外掛說明

YallaFelSekka connects your WooCommerce store with the YallaFelSekka platform, automating order data transfer and fulfillment.
After installation, the plugin automatically registers webhooks and sends order data to YallaFelSekka when new orders are created.

You can configure your Shop Key and WooCommerce REST API credentials under:
WooCommerce Settings YallaFelSekka

Requirements

  • WordPress 5.0 or higher
  • WooCommerce 5.0 or higher
  • PHP 7.4

External Services

This plugin connects to the YallaFelSekka delivery platform API (https://be.yfsdelivery.com) to register and unregister WooCommerce webhooks and to facilitate automated delivery order creation.

What data is sent and when

On saving plugin settings (when “Automatically Create Orders” is enabled):
The plugin sends the following data to https://be.yfsdelivery.com/create-order-api/api/wooCommerce/register_webhook:
– Shop Key (provided by YallaFelSekka)
– Store URL
– WooCommerce REST API Consumer Key and Consumer Secret
– “Automatically Create Orders” preference flag

On saving plugin settings (when “Automatically Create Orders” is disabled) or on plugin uninstall:
The plugin sends the following data to https://be.yfsdelivery.com/create-order-api/api/wooCommerce/unregister_webhook:
– Shop Key
– Store URL

On new WooCommerce order (via webhook, when “Automatically Create Orders” is enabled):
WooCommerce sends order data (customer name, address, phone number, and order details) directly to the YallaFelSekka platform for delivery fulfillment.

Service provider

This service is provided by YallaFelSekka (YFS Logistics):
– Website: https://www.yfs-logistics.com
– Privacy Policy: https://privacy-policy.yallafelsekka.com

Privacy Policy

This plugin sends order data (name, address, phone, order details)
to YallaFelSekka servers for delivery processing.

Data is transmitted securely via HTTPS.

Privacy Policy:
https://privacy-policy.yallafelsekka.com

螢幕擷圖

安裝方式

  1. Download and unzip the plugin, then upload the yallafelsekka folder to /wp-content/plugins/ OR install directly through the WordPress Plugins Add New screen.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to WooCommerce Settings Advanced REST API Add Key, create a key with Read/Write permissions, and copy the Consumer Key and Consumer Secret.
  4. Go to WooCommerce Settings YallaFelSekka and paste your Shop Key, Consumer Key, and Consumer Secret.
  5. Check Automatically Create Orders to automatically create delivery orders on new WooCommerce orders.

常見問題集

Does this plugin send customer data?

Only WooCommerce order data necessary for delivery fulfillment is sent to YallaFelSekka via secure API endpoints.

Is WooCommerce required?

Yes. This plugin requires WooCommerce to be installed and active.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈YallaFelSekka〉的開發相關工作。

參與者

將〈YallaFelSekka〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release — webhook registration, order data sync, and auto-order integration.