#pitcherojbh-connect-externalaccounts
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- pitcherojbh-connect-payouts, 4 days ago, 21 messages
pitcherojbh-connect-externalaccounts
👋 @loud hinge I'm happy to try and help but will need a lot more information from you
Hi, so I am using this call
curl https://api.stripe.com/v1/accounts/acct_1OMtbmPeXG7poSIV
-u "sk_test_key:"
to get the account details for a connected account
the bank id I get back is ba_1OMtdpPeXG7poSIV1EJw1Rfk
however, the bank id in a payout and attached to my account is ba_1OWi7gPeXG7poSIVZbqocDp0
Test mode will use fake ba_123 for when you try those in the Dashboard which is likely why in Test mode
Thank you, I will check this on production
If you use the API to create the Payout manually it will use the proper ba_123 on that account
Thank you that looks correct