Webhook URL
Verification (plugin)
The plugin verifies:X-Stablecoin-Signatureheader (v1 HMAC or legacysha256=format)X-Stablecoin-Timestampwithin 300 seconds (replay protection)X-Stablecoin-Integration-Idmatches local integration ID
Duplicate handling
Event IDs stored in order meta_stablecoin_processed_events (last 50). Duplicates return HTTP 200 with { "duplicate": true }.
Expected HTTP response
Return HTTP 200 with JSON{ "received": true }.