handle-webhooks
✓在所有受支持的框架中實施 Payram Webhook 處理程序以實現實時支付狀態更新的完整指南
SKILL.md
This skill provides comprehensive instructions for implementing Payram webhook handlers in your application. Webhooks enable real-time notifications when payment status changes, eliminating the need for polling. You'll learn how to create secure webhook endpoints, validate incoming requests, route events to appropriate handlers, and test your implementation across all supported frameworks.
When a payment status changes, Payram sends an HTTP POST request:
Action: Configure your webhook URL in Payram dashboard and store the shared secret in PAYRAMWEBHOOKSECRET.
在所有受支持的框架中實施 Payram Webhook 處理程序以實現實時支付狀態更新的完整指南 來源:payram/payram-helper-mcp-server。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/payram/payram-helper-mcp-server --skill handle-webhooks- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-05
- 更新時間
- 2026-02-18
快速解答
什麼是 handle-webhooks?
在所有受支持的框架中實施 Payram Webhook 處理程序以實現實時支付狀態更新的完整指南 來源:payram/payram-helper-mcp-server。
如何安裝 handle-webhooks?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/payram/payram-helper-mcp-server --skill handle-webhooks 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/payram/payram-helper-mcp-server
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-05