Ecpay Debug
Description
--- description: 除錯綠界 API 串接問題 + CheckMacValue/AES 加密驗證 --- > **你需要這個指令嗎?** > - 目標:排查 CheckMacValue 計算失敗 → ✅ 是 > - 目標:排查 AES 加解密錯誤 / TransCode ≠ 1 → ✅ 是 > - 目標:排查 Callback 收不到 / 解析失敗 → ✅ 是 > - 目標:建立新的付款串接 → ❌ 改用 `/ecpay-pay` 使用者遇到綠界串接問題或需要加密實作協助。請依以下步驟排查: 1. 先讀取 `SKILL.md` 的除錯決策樹,定位問題類型 2. 根據問題類型讀取對應資源: - CheckMacValue 驗證失敗 → `guides/13-checkmacvalue.md` + `guides/15-troubleshooting.md` §1 - AES 解密亂碼 → `guides/14-aes-encryption.md` §常見錯誤 + 測試向量 - 錯誤碼查詢 → `guides/20-error-codes-refere
Installation
Installs to ~/.claude/skills/ecpay-ecpay-api-skill-ecpay-debug/SKILL.md
mkdir -p ~/.claude/skills/ecpay-ecpay-api-skill-ecpay-debug && curl -fsSL https://raw.githubusercontent.com/ECPay/ECPay-API-Skill/HEAD/commands/ecpay-debug.md -o ~/.claude/skills/ecpay-ecpay-api-skill-ecpay-debug/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development