#Zohar
1 messages · Page 1 of 1 (latest)
Hi, can you add more details here? What are you trying to do? What documents are you using?
does htat help?
stripe trigger payment_intent.succeeded
i want to do that comman after i forward
jusr realized image had kesy on it
should probably not leave that open to public
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
using this document
What I'm still confused. That stripe listen --forward-to localhost:4242/webhook is for testing purposes only. What do you mean by 'i want to do that comman after i forward'?
I see, you'd want to first install the CLI, https://stripe.com/docs/stripe-cli once installed, you'd be able to trigger events via the CLI.
i have it installed
but after i do the listen command
and i type in the dos prompt step3 command it does now show me what i'm typing
If you just try triggering events via the Terminal with CLI, https://stripe.com/docs/cli/trigger, does it work?
yes it works
put once i do coammand 2 then i can't see anything i'm typing
i have to break it
to see but then it does not send there
What does this put once i do coammand 2 then i can't see anything i'm typing mean?
see screen shot above for mannd 2
command 2
ok i'm simply following the stpes in the scnree shot
step 1 to and 3
when i get to 3 i can't see what i'm typing
1 2 and 3
Mmm, it's working for me. Can you try closing the Terminal and start from the top again? Instead of typing 'stripe trigger payment_intent.succeeded' can you copy paste to see if that sends the event?