Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Waffo Webhook 异步事件通知的概述与配置要求。
notifyUrl
X-SIGNATURE
{"message": "success"}
{"message": "failed"}
{"message": "unknown"}
{ "header": { "Content-Type": "application/json", "X-SIGNATURE": "..." }, "body": { "eventType": "PAYMENT_NOTIFICATION", "result": { ... } } }
{ "header": { "Content-Type": "application/json", "X-SIGNATURE": "..." }, "body": { "message": "success" } }
success
failed
unknown
# cloudflared cloudflared tunnel --url http://localhost:3000 # ngrok ngrok http 3000