payram-webhook-integration

Installation
SKILL.md

PayRam Webhook Setup

First time with PayRam? See payram-setup to configure your server, API keys, and wallets.

Receive real-time notifications when payments confirm, fail, or payouts complete. Webhooks eliminate polling and enable event-driven architectures.

Webhook Flow

1. Payment status changes on-chain
2. PayRam sends POST to your webhook URL
3. Your handler verifies API-Key header
4. Process event (fulfill order, update DB)
5. Return 200 OK

Configuring Webhooks in PayRam

  1. Navigate to Settings → Webhooks in PayRam dashboard
Related skills

More from payram/payram-helper-mcp-server

Installs
13
GitHub Stars
155
First Seen
Feb 6, 2026