Create webhook subscriptions through the dashboard or through the API
X-PAYLIAS-SIGNATURE
.
Paylias uses the entire Event to generate signature. The payload is first marshaled to its raw JSON bytes, then an HMAC is computed over those bytes using SHA‑512 with your secret as the key, and finally the resulting digest is encoded as a hexadecimal string.