#MorenoMdz
1 messages · Page 1 of 1 (latest)
For example, this event evt_1MF2kjJxJIrs34m7WIqxGRHc refers to one of the daily automatic payouts (I think)
the events dashboard is pretty barebones on how to filter the events : /
hmm actually I think this payout is not a connected account event is it?
Unfortunately you can't get related Transfers from manual payouts.
hmm actually I think this payout is not a connected account event is it?
Payouts can occur on the connected account as well as the platform account. Are you talking about Transfers from platform to connect account?
connect account yes
@winged steppe but when I am re-sending a payout event it is considered manual even if it was the daily automatic one?
also can I see connect account events at all in the stripe events dashboard?
hmm it doesnt look like, this is a payout.created event that called our webhook Dec 12, but when I try to resend it using the CLI it doesnt go "id": "evt_1MEN182Zxm7T6r4Wv2DsVfqm",
❯ stripe events resend evt_1MEN182Zxm7T6r4Wv2DsVfqm
{
"error": {
"code": "resource_missing",
"doc_url": "https://stripe.com/docs/error-codes/resource-missing",
"message": "No such notification: 'evt_1MEN182Zxm7T6r4Wv2DsVfqm'",
"param": "id",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_ZFZtdzEOKSQ5n1?t=1671056359",
"type": "invalid_request_error"
}
}
@winged steppe but when I am re-sending a payout event it is considered manual even if it was the daily automatic one?
no, the event should be identical I would think
You can see the webhook attempts here: https://dashboard.stripe.com/test/events/evt_1MEN182Zxm7T6r4Wv2DsVfqm
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
yes I got some there but a few things are not matching, one are those are happening all over the days and not just at 9:30PM
You may need to specify this flag: https://stripe.com/docs/cli/events/resend#events_resend-account
the other is that if I try to re-send using the event it errors
sorry which flag, resend-account ?
Ah sorry, I meant this one: https://stripe.com/docs/cli/events/resend#events_resend-stripe-account
--stripe-account <some_account_id>
Awesome!
good stuff
question, why are the payouts not going out at 9:30pm?
See the ones Dec 12 are all standard payouts at 8:00-8:10pm EST
I'm not sure. There would be a good question for our support folks: https://support.stripe.com/contact/email
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.