#john_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1463880594621595719
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- john_api, 14 hours ago, 7 messages
hey there ๐ can you share a little context on what you're trying to achieve
for example, are you trying to control which banking rails are used to send payouts, or something else?
hey,
we have certain Express Connect accounts locally in the US and we are exploring wire transfer option for payouts.
we create charge using PaymentIntent API.
I am looking for specific information about how to wire transfer the payout.
hmm, I don't think this is something you can control
why do you want to explore wire transfers specifically?
do you mean for connected accounts outside the US?
depending on your payment flow and the exact setup you're trying to achieve, this may be what you need:
https://docs.stripe.com/connect/cross-border-payouts
it's not strictly wire transfers but it does allow US-based platforms to send payouts to non-US connected accounts
@robust raven
this is for Express accounts within US, not outside.
I understand wire transfer along with ACH is a valid option for Payouts to these Express Connect account
this is just for Payouts
is that correct understanding?
ok, thanks for confirming! yes, Stripe sends payouts via the ACH network in the US
but as a platform, you do not need to interact directly with the banking rails (ACH, SWIFT, etc) - you just need to configure the payout schedule (automatic, manual, etc), and then Stripe handles the rest
https://docs.stripe.com/global-payouts/pricing
thanks @robust raven.
I need information specific to wire transfer as a payout option.
I am aware of ACH as an option but for wire, I am not completely sure about what we should do as a platform to enable wire transfer as a valid payout option
ah thank you for sharing the link, I see what you mean now
you'd need to use the bank_accounts.wire capability to send funds via wire transfer within the US
https://docs.stripe.com/global-payouts/send-money?dashboard-or-api=api#payout-methods
seems like this requires enabling Global Payouts, right?
Is wire transfer an option for regular payouts?
hi there, I'm taking over for Glo as they had to step away. give me a few minutes to catch up
hi @vital saddle
my question is about having wire transfer as an option for regular payouts for Express Connect accounts withing USA