#Divya.Shalini
1 messages ยท Page 1 of 1 (latest)
Hi ๐
You can use the Stripe CLI to trigger events
https://stripe.com/docs/cli/trigger
Is there any way to trigger it from stripe dasboard?
Yes I can use CLI but need to demonstrate to client so for that ๐
From where?
You would need to find a Connect Account that had received a transfer and look in their account page
Then in the detail screen for that transfer you can find the button to reverse it
Ok, Thank you for the response. Let me check this way.
Hi, I want to trigger payout.canceled , payout.failed , payout.paid , payout.updated , identity.verification_session.canceled & identity.verification_session.requires_input webhook events through stripe dashboard test mode? Can you help me with these also.
Honestly no. I think you need to use the Stripe CLI for this
This one worked very well, thank you for this
For all of these?
I apprceiate the previous approach worked for transfer reversals but, as you can see, you would need to create payouts that failed, were canceld, paid and updated to trigger the events
As well as create indentify verification sessions yourself
And I don't think that is possible through the dashboard
this server is focused on developers coding integrations with Stripe APIs and we don't know a lot about the dashboard
Ok, I can check all the payout ones, is it possible to tell me where to find identity.verification_session related options in dashboard?
Or identity.verification_session is it even possible through the stripe dashboard, so that I can inform my supers it is only possible through CLI not through dashboard?
I din't think we allow identity verification via the dashboard