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