Skip to main content
在 Manus 中运行任何 Skill
一键导入

paytm-webhooks

星标3
分支1
更新时间2026年5月18日 07:36

Server-to-server (S2S) webhook receiver for Paytm payment events - the source of truth that outlives lost browser callbacks. Covers: raw-body extraction (re-serializing breaks the signature), signature verification against `head.signature`, dedup on `(orderId, status)` for at-least-once delivery, the 200/401/5xx response contract that controls Paytm retries, and a reference handler stub. Load this skill when the user mentions "webhook", "S2S notification", "callback (server-side)", "fulfilment hook", or "signature verification" in a Paytm context.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly