#kanishkaNangia - Connect Transfer
1 messages · Page 1 of 1 (latest)
the reverse transfer?
Also what kind of Connected account types are you using?
Have you attempted making the transfer from the Connected Account to the Platform?
I am trying to do from APi
Okay. But
- what kind of Connected Account (Standard, Express, Custom) are you using?
- Have you tried this in
testmode?
Custom
So we create transfers in connect accounts
from payment we move some amount to connect accounts
that works fine
but in certain scenarios we have to reverse the transfer
Whihc is also possible
but we also want to lets say create a additional fees from them as another transfer
Now we as platform account, can we initiate another transfer from connect account, to us back..
Hope I am able to explain the scenario..
e.g we transferred $10 to accnt B on TXN#1
now we want to reverse TXN#1 and also create TXN#2 from B to us for $1
so how we can do second part..
I want to understand..
And I'm asking if, using your test API keys, have you tried creating an transfer from your connected account to the platform and see what happens?
How can I create that I am not sure. Do you have document link for that
because it doe snot let me enter Source in transfer create APi request
Basically an API request to /v1/transfers using the Stripe Account header for you connected account and then set your platform account as the destination?
I"m asking because I am not sure either. It's not an intended payment flow so I would suspect there would be some errors
how I do "Basically an API request to /v1/transfers using the Stripe Account header for you connected account"
Setting Account Header: https://stripe.com/docs/api/connected_accounts
Creating a transfer between accounts: https://stripe.com/docs/connect/charges-transfers