#emenike-payouts

1 messages · Page 1 of 1 (latest)

formal bolt
#

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

pseudo ore
#

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

formal bolt
#

if Stripe supports payouts to cards in the connected account's country then yes

pseudo ore
#

thank you so much!