PayFanout API reference
    Preparing search index...

    Function hmacSha256Hex

    • HMAC-SHA-256 as lowercase hex — what GoCardless and PayZen signatures use.

      Parameters

      • key: string
      • data: string

      Returns Promise<string>