NCM API

外掛說明

NCM API lets store operators create Nepal Can Move delivery orders from WooCommerce, sync NCM order details back into WordPress, manage comments and tickets, and receive webhook-driven delivery status updates.

Features in this release:

  • Development and production environment switching with environment-specific API tokens
  • Assigned branch cache and destination branch selection
  • Manual and automatic order creation from WooCommerce orders
  • Refresh of NCM details, statuses, and comments
  • NCM comment creation from the WooCommerce order screen
  • Vendor ticket and COD transfer ticket management from a dedicated Tickets page
  • Webhook registration and test actions
  • Scheduled background sync for linked orders
  • One-time migration path for existing NCM API installs using the legacy token and order-link meta keys

螢幕擷圖

安裝方式

  1. Upload the plugin to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Ensure WooCommerce is active.
  4. Go to NCM API > Settings and choose the environment you want to use.
  5. Enter the API token for that environment.
  6. Choose your default pickup branch and save settings.

Will existing NCM API installs upgrade safely?

Version 1.1.1 includes a one-time migration that imports the legacy api_token option and old order meta such as vendor_id and branchname into the new structure.

常見問題集

Does this change WooCommerce order statuses automatically?

No. NCM status updates are stored for reference only in this version.

Does the plugin prevent duplicate NCM orders?

The plugin prevents duplicate creation for orders that are already linked to an NCM order in WordPress.

Can I reply to tickets from WordPress?

You can add internal ticket responses in WordPress for your team. The current NCM API documentation does not expose a ticket-reply endpoint, so those responses are not pushed back to NCM.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.1.1

  • Rebuilt the plugin architecture for current WordPress and WooCommerce versions.
  • Added environment switching, ticket management, webhook tooling, HPOS support, and legacy upgrade migration.