#Raji-payouts-webhooks
1 messages · Page 1 of 1 (latest)
Nope, transfers to connected account
Ah, okay. There are a number of transfer events you can listen for: https://stripe.com/docs/api/events/types#event_types-transfer.created
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Does that help at all?
The only event I get when making a transfer is transfer.created. I do not get a transfer.paid or transfer.failed
transfer.paid is a hold-over from before Stripe separated transfers and payouts - it doesn't really exist anymore
And also, if I were to make payouts to a bank account, how do I go about it?
Oh, thank you
There are a number of ways to make payouts, but that seems like more of a support question. This chat is focused on developers and technical questions. Our support team will be able to assist you better than I can: 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.