#SatriaRizali
1 messages · Page 1 of 1 (latest)
We recommend checkout.session.completed
only use webhook that we needed only right ?
Yep
is this example that webhook is working ?
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
why it said trigger failed ?
Can you screenshot the whole command and output?
hereee
Probably your stripe account's API version? and your Stripe CLI version?
Please use the latest Stripe CLI version
im using stripe cli online
Ah that could be the issue. Could you try Stripe CLI on your machine?
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
yes it says open cmd.exe and run this stripe.exe, isn't it?
nothing happen when i use open stripe exe
can you just type "stripe"?
So it triggered successfully, but your webhook endpoint couldn't handle it correctly. It comes to debugging your webhook endpoint server