#so-cli-resend
1 messages · Page 1 of 1 (latest)
@stuck ibex do you have more context? what are you doing with the CLI exactly?
I don't think the CLI can resend Events on a connected account. Is that what you are trying to do?
so-cli-resend
no
trigger and resend are different operations. Ultimately I don't think it will work so my advice is to avoid that approach. Whatever you are trying to do, the cleanest is likely to ingest the Event manually by using https://stripe.com/docs/api/events/retrieve and processing it that way
im working with debit bank payments... it takes 5 business days to clear
i just want to test a piece of code