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