·handle-webhooks
</>

handle-webhooks

Guida completa per l'implementazione dei gestori webhook Payram in tutti i framework supportati per aggiornamenti sullo stato dei pagamenti in tempo reale

0Installazioni·0Tendenza·@payram

Installazione

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

Come installare handle-webhooks

Installa rapidamente la skill AI handle-webhooks nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/payram/payram-helper-mcp-server --skill handle-webhooks
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: payram/payram-helper-mcp-server.

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.

Guida completa per l'implementazione dei gestori webhook Payram in tutti i framework supportati per aggiornamenti sullo stato dei pagamenti in tempo reale Fonte: payram/payram-helper-mcp-server.

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/payram/payram-helper-mcp-server --skill handle-webhooks
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-02-05
Aggiornato
2026-03-10

Browse more skills from payram/payram-helper-mcp-server

Risposte rapide

Che cos'è handle-webhooks?

Guida completa per l'implementazione dei gestori webhook Payram in tutti i framework supportati per aggiornamenti sullo stato dei pagamenti in tempo reale Fonte: payram/payram-helper-mcp-server.

Come installo handle-webhooks?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/payram/payram-helper-mcp-server --skill handle-webhooks Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

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