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.

FAQ

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.