#Shivani

1 messages · Page 1 of 1 (latest)

lunar craneBOT
spring venture
#

There is not no. I recommend working with your function provider to figure out how you can get the raw Request object, which is what the signature verification process requires

leaden plover
#

@spring venture , that's correct we need raw Request object. in our implementation the request gets changed when we convert into Raw object and then perform HMAC onto of it.

#

If anyone has used Signature for verification, please let me know...

spring venture
spring venture
leaden plover
#

after HMAC you get the value as v1 in signature?

#

which development Language /IDE are you working on when you check HMAC?

spring venture
#

(I don't do that, I just use constructEvent with the raw Request payload)

#

Can you share your webhook code?

leaden plover
#

yes I did through Manual as well as through liberaries

#

which library are you using?

spring venture
#

stripe-node

#

Are you working with @stuck breach ? You're both asking very similar questions