PayFanout API reference
Preparing search index...
adapter-paysafe-server/src
verifyPaysafeWebhookSignature
Function verifyPaysafeWebhookSignature
verifyPaysafeWebhookSignature
(
rawBody
:
string
,
headers
:
Record
<
string
,
string
>
,
hmacKeys
:
string
|
string
[]
,
)
:
Promise
<
boolean
>
Several HMAC keys may be active at once (rotation) — any match wins.
Parameters
rawBody
:
string
headers
:
Record
<
string
,
string
>
hmacKeys
:
string
|
string
[]
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
PayFanout API reference
Loading...
Several HMAC keys may be active at once (rotation) — any match wins.