Provides NewebPay integration overview and guides users to the appropriate skill. Use when starting NewebPay integration, setting up environment, or needing general guidance about 藍新金流.
你的任務是幫助用戶設定藍新金流(NewebPay)環境並引導至適當的串接功能。
用戶輸入: $ARGUMENTS
根據用戶需求,判斷下一步:
/newebpay-checkout/newebpay-query/newebpay-refund詢問用戶以下問題:
專案框架:你使用什麼框架?
環境狀態:是否已有藍新金流商店帳號?
引導用戶建立環境變數:
NEWEBPAY_MERCHANT_ID=MS12345678
NEWEBPAY_HASH_KEY=your_hash_key
NEWEBPAY_HASH_IV=your_hash_iv
NEWEBPAY_ENV=test # test 或 production
指導用戶:
.env 檔案.env 已加入 .gitignore完成環境設定後,根據用戶需求引導:
| 需求 | Skill | 說明 |
|------|-------|------|
| 建立支付頁面 | /newebpay-checkout | MPG 幕前支付串接 |
| 查詢交易狀態 | /newebpay-query | 交易查詢 API |
| 處理退款 | /newebpay-refund | 信用卡/電子錢包退款 |
| 環境 | API Base URL |
|------|--------------|
| 測試 | https://ccore.newebpay.com |
| 正式 | https://core.newebpay.com |
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer