Ecpay Logistics banner
ECPay ECPay

Ecpay Logistics

Development community

Description

--- description: 串接綠界物流(國內超商/宅配、全方位 v2、跨境) --- > **你需要這個指令嗎?** > - 目標:超商取貨(國內物流 CMV-MD5)→ ✅ 是 > - 目標:全方位物流 v2(AES-JSON,含宅配)→ ✅ 是 > - 目標:跨境物流 → ✅ 是(先告知目的國) > - 目標:串接金流收款 → ❌ 改用 `/ecpay-pay`(金流與物流是獨立服務) 使用者需要串接綠界物流。請依以下步驟引導: 1. 詢問使用者:國內還是跨境?超商取貨還是宅配? 2. 根據類型讀取對應 guide: - 國內物流(超商/宅配)→ `guides/06-logistics-domestic.md` - 全方位物流 v2 → `guides/07-logistics-allinone.md` - 跨境物流 → `guides/08-logistics-crossborder.md` 3. 若需要金流 + 物流整合,讀 `guides/11-cross-service-scenarios.md` 4. 國內物流用 CMV-MD5(`gui

Installation

Installs to ~/.claude/skills/ecpay-ecpay-api-skill-ecpay-logistics/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ecpay-ecpay-api-skill-ecpay-logistics && curl -fsSL https://raw.githubusercontent.com/ECPay/ECPay-API-Skill/HEAD/commands/ecpay-logistics.md -o ~/.claude/skills/ecpay-ecpay-api-skill-ecpay-logistics/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository