·handle-webhooks
</>

handle-webhooks

payram/payram-helper-mcp-server

リアルタイムの支払いステータス更新のために、サポートされているすべてのフレームワークに Payram Webhook ハンドラーを実装するための完全なガイド

1インストール·0トレンド·@payram

インストール

$npx skills add https://github.com/payram/payram-helper-mcp-server --skill handle-webhooks

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 で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/payram/payram-helper-mcp-server