#richa_51667

1 messages · Page 1 of 1 (latest)

rough starBOT
kind scarab
#

hi! well you're over-complicating I think, you don't need to inspect that string that deeply.

The signature is simply the whole value of the Stripe-Signature header.

zenith mulch
#

so how can i verify it?

kind scarab
#

you take the value of that header and you pass it to our library functions like constructEvent

kind scarab
zenith mulch
#

and what if i want to check verify it from my code. like I want match it secret directly

kind scarab
zenith mulch
#

I want to know if that option is there. In docs it's mentioned it can be done. So want to try out that

kind scarab
zenith mulch
#

Thanks