Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By paid-tw
Integrate Taiwan's PAYUNi (統一金流) payment gateway into backend apps. Set up AES-256 encrypted UPP checkout forms via POST submission, query single or batch transactions with status checks, and handle secure webhooks with CheckCode verification and replay attack prevention. Works across Laravel, Next.js API routes, Django, Express/Node.js, PHP.
npx claudepluginhub paid-tw/skills --plugin payuniImplements PAYUNi UPP checkout integration including AES256 encryption, form submission, and payment callback handling. Use when integrating payment gateway, creating checkout flows, or building 統一金流 payment pages.
Implements PAYUNi transaction query functionality using Query API. Use when building order status checking, transaction verification, or payment confirmation features for 統一金流.
Implements PAYUNi webhook handling including signature verification, replay attack prevention, and payment status updates. Use when building payment notification endpoints for 統一金流.
Provides PAYUNi integration overview and guides users to the appropriate skill. Use when starting PAYUNi integration, setting up environment, or needing general guidance about 統一金流.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
藍新金流(NewebPay)完整串接工具 - 支付串接、交易查詢、退款
Antom payment integration guidance: product selection, integration mode (Payment Element / Checkout / API-only), and security validation.
expert-level payme payment system integration skill for uzbekistan's payme business platform
Expert subagent and skills for implementing the Machine Payments Protocol (MPP) — the open standard co-authored by Stripe and Tempo Labs for HTTP 402-based machine-to-machine payments, enabling AI agents to pay for API calls, data, and services autonomously.
Stripe development plugin for Claude
Stripe integration for payments and subscriptions with FastAPI backend, Next.js frontend, and Supabase database
綠界科技(ECPay)串接指南 - 全方位金流、電子發票
藍新金流(NewebPay)完整串接工具 - 支付串接、交易查詢、退款
台灣金流服務比較與推薦 - 幫助選擇最適合的支付方案
KryptoGO Payment 穩定幣支付串接工具 - 支付收款、交易查詢、Webhook 回調、提領轉帳
台灣第三方金流 Skills for AI Agents - 藍新金流、綠界科技 ECPay、統一金流 PAYUNi、KryptoGO 穩定幣支付
支援 Claude Code、Cursor、Codex、GitHub Copilot 等 AI coding agents。
| 服務 | Plugin | 狀態 | 說明 |
|---|---|---|---|
| 藍新金流 | newebpay | ✅ 可用 | 信用卡、LINE Pay、Apple Pay、ATM、超商 |
| KryptoGO Pay | kryptogo-pay | ✅ 可用 | 穩定幣支付(USDT/USDC on Arbitrum) |
| 綠界科技 | ecpay | 🚧 開發中 | 全方位金流、電子發票 |
| PAYUNi | payuni | 🚧 開發中 | 統一集團金流服務 |
使用 skills CLI 選擇性安裝需要的 skills:
# 查看可用的 skills
npx skills add paid-tw/skills --list
# 選擇性安裝
npx skills add paid-tw/skills --skill newebpay # 只裝藍新金流
npx skills add paid-tw/skills --skill kryptogo-pay # 只裝 KryptoGO 穩定幣支付
npx skills add paid-tw/skills --skill ecpay # 只裝綠界科技
npx skills add paid-tw/skills --skill payuni # 只裝 PAYUNi
# 安裝多個
npx skills add paid-tw/skills --skill newebpay ecpay
# 安裝全部
npx skills add paid-tw/skills --all
支援多種 AI coding agents:Claude Code、Cursor、Codex、GitHub Copilot、Antigravity、Roo Code 等。
# 1. 新增 marketplace
/plugin marketplace add paid-tw/skills
# 2. 選擇性安裝需要的 plugin
/plugin install newebpay@taiwan-payment-skills # 藍新金流
/plugin install ecpay@taiwan-payment-skills # 綠界科技
/plugin install payuni@taiwan-payment-skills # PAYUNi
# 或安裝 help plugin 查看所有選項
/plugin install payment-help@taiwan-payment-skills
# 下載並安裝特定 skill
git clone --depth 1 https://github.com/paid-tw/skills.git /tmp/paid-tw-skills
cp -r /tmp/paid-tw-skills/plugins/newebpay/skills/newebpay ~/.claude/skills/
rm -rf /tmp/paid-tw-skills
不確定從哪開始?安裝 payment-help skill:
npx skills add paid-tw/skills --skill payment-help
然後問 Claude:
台灣有哪些金流可以用?
或輸入 /payment-help 查看所有可用的 skills。
列出所有可用的支付 skills 和推薦。
觸發方式:說「台灣金流」「支付整合」「哪個金流比較好」
安裝 newebpay plugin 後可使用以下 skills:
| Skill | 說明 | 使用時機 |
|---|---|---|
/newebpay | 總覽與環境設定 | 初次了解、環境設定 |
/newebpay-checkout | MPG 幕前支付串接 | 建立交易、整合支付頁面 |
/newebpay-query | 交易查詢 API | 查詢訂單狀態 |
/newebpay-refund | 退款 API | 信用卡/電子錢包退款 |
觸發關鍵字:藍新、NewebPay、藍新金流
支援的支付方式:
安裝 kryptogo-pay plugin 後可使用以下 skills:
| Skill | 說明 | 使用時機 |
|---|---|---|
/kryptogo-pay | 總覽與環境設定 | 初次了解、環境設定 |
/kryptogo-pay-checkout | 建立 Payment Intent 收款 | 建立支付、穩定幣收款 |
/kryptogo-pay-query | 查詢 Payment Intent | 查詢支付狀態 |
/kryptogo-pay-webhook | Webhook 回調處理 | 接收支付狀態通知 |
/kryptogo-pay-transfer | 代幣轉帳/提領 | USDT/USDC 轉帳提領 |
觸發關鍵字:KryptoGO、穩定幣支付、crypto payment、USDT 收款
支援的支付方式:
🚧 開發中
🚧 開發中
安裝後,有三種方式使用:
在對話中提到相關關鍵字時,Claude 會自動載入對應的 skill:
> 幫我串接藍新金流的信用卡付款
> 我想用綠界的電子發票 API
使用 /skill名稱 直接呼叫:
> /newebpay
> /ecpay
> /payuni
直接呼叫特定功能的 skill,獲得最精準的回答:
> /newebpay-checkout LINE Pay # LINE Pay 串接
> /newebpay-checkout 信用卡分期 # 信用卡分期串接
> /newebpay-query # 查詢交易狀態
> /newebpay-refund 信用卡 # 信用卡退款
| Skill | 觸發關鍵字 |
|---|---|
| newebpay | 藍新、NewebPay、藍新金流 |
| newebpay-checkout | 藍新串接、建立交易、MPG |
| newebpay-query | 藍新查詢、查詢訂單、交易狀態 |
| newebpay-refund | 藍新退款、信用卡退款、取消交易 |
| kryptogo-pay | KryptoGO、穩定幣支付、crypto payment |
| kryptogo-pay-checkout | KryptoGO 收款、建立支付、payment intent |
| kryptogo-pay-query | KryptoGO 查詢、支付狀態 |
| kryptogo-pay-webhook | KryptoGO webhook、回調、callback |
| kryptogo-pay-transfer | KryptoGO 轉帳、提領、withdrawal |
| payment-help | 台灣金流、支付整合、哪個金流 |