#SatriaRizali

1 messages · Page 1 of 1 (latest)

stiff harnessBOT
hallow grove
#

We recommend checkout.session.completed

proven skiff
#

only use webhook that we needed only right ?

hallow grove
#

Yep

proven skiff
#

is this example that webhook is working ?

hallow grove
#

It's working (returning 200) but it's only request to create the webhook. You would need to test triggering some event to your webhook and see if it can accept correctly

proven skiff
#

why it said trigger failed ?

hallow grove
#

Can you screenshot the whole command and output?

proven skiff
#

hereee

hallow grove
#

Probably your stripe account's API version? and your Stripe CLI version?

#

Please use the latest Stripe CLI version

proven skiff
#

im using stripe cli online

hallow grove
#

Ah that could be the issue. Could you try Stripe CLI on your machine?

proven skiff
#

ok i will try install stripe cli\

#

i try open both direct or from cmd still can't open

#

there no error when i open using cmd

hallow grove
#

yes it says open cmd.exe and run this stripe.exe, isn't it?

proven skiff
#

nothing happen when i use open stripe exe

hallow grove
#

can you just type "stripe"?

proven skiff
#

but in event list , said webhook failed

hallow grove
#

So it triggered successfully, but your webhook endpoint couldn't handle it correctly. It comes to debugging your webhook endpoint server