#emenike-payouts
1 messages · Page 1 of 1 (latest)
heya @pseudo ore, the code which you've pasted is to attach a debit card to a connected account.
The request you'd want to use to attach a bank account is https://stripe.com/docs/api/external_account_bank_accounts/create
But in essence yes, if you've setup everything correctly, transfers from your platform account to the connected account will end up in the connected account's bank account
Thank you so much. But if I just passed in a card token, would the transfer amount end u back on the card?
Thank you so much or your reply
if Stripe supports payouts to cards in the connected account's country then yes
thank you so much!