#ImBatman-bank accounts

1 messages · Page 1 of 1 (latest)

quasi karma
#

👋 happy to help

little vortex
#

Got it

#

It's not showing under log.
I'm adding bank account manually for payout.
Settings > Payout Settings > add Bank account
Providing the Stripe testing Banks routing and account number and it shows error under routing number field.

quasi karma
#

Oh I see

#

could you please send the dashboard url ?

little vortex
quasi karma
#

there is no separate payouts settings page

#

for test mode

#

and live mode

#

it's the same

little vortex
#

Oh ok

#

Should I share screen shot ?

#

Can we add / update Bank deatils for payout setting through Api?

quasi karma
#

Should I share screen shot ?
yes please do

#

instead you can use fauxid.com to generate a fake iban number

little vortex
little vortex
#

Also please, can you clarify one thing.

#

I'm using multipart

#

The payment will be on my stripe account and then will transfer to connected accounts

#

For this which apis would require, little confused?
I checked the transfer that will transfer to connected acount

#

Its showing my that I have insufficient balance. Do I also have to do something with balance Apis ?

quasi karma
#

Its showing my that I have insufficient balance. Do I also have to do something with balance Apis ?
you need to wait for the money to become available in your balance before creating a transfer

little vortex
#

even for test account?

#

I guess the best way would be to use the source_transaction.

quasi karma
#

even for test account?
yes

#

I guess the best way would be to use the source_transaction.
I don't follow

little vortex
quasi karma
#

yes

#

first to their balance

#

and after payout to their Bank account

little vortex
little vortex
quasi karma
#

Payout will be auto, right?
yes usually they are

#

The "source_transaction" param while transfer. It's like ordering system and same amount will go to account, if I'm not wrong.
this is to link the charge to the transfer, meaning that even if you don't have the amount available in your balance you can create a transfer

#

because it will only happen once the charge has been accepted and the amount is available for transfer

little vortex
#

got it, I apologize but another question / scenario.

#

Suppose, I'm accepting payment for the connected account. And connected account will only receive that amount if they click on some "withdraw button".
2 Scenarios, Please let me know if either is possible? (and procedure please)
1. They have amount in their stripe connected account and after they click button the amount transfer to their bank account.
2. I have info of their balance, and when they click on withdraw I create Transfer to their connected account.

quasi karma
#
  1. They have amount in their stripe connected account and after they click button the amount transfer to their bank account.
    This is manual payouts
#
  1. I have info of their balance, and when they click on withdraw I create Transfer to their connected account.
    also possible but it won't be transferred to their bank account directly, it would be transferred to their Stripe Balance first, and then with automatic payout they will get it in their bank account
little vortex
#

ok transfers is the method that will transfer amount to their bank account.

#

how would I transfer amount to their stripe connect account?

quasi karma
#

ok transfers is the method that will transfer amount to their bank account.
no it's the method to transfer from your Stripe Balance to theirs

little vortex
#

then how would payout work (to their bank account)?

quasi karma
#

automatically

little vortex
#

theres no manual way?

quasi karma
#

unless you specify otherwise

#

theres no manual way?
yes. you can find everything in the link I just send you

little vortex
#

Thanks, looking into it

quasi karma
#

let me know if you need any more help

little vortex
#

Sure, Thank you so much

sullen stirrup
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!