#kanishkaNangia - Connect Transfer

1 messages · Page 1 of 1 (latest)

mortal furnace
#

Have you tested this approach yet?

rocky cape
#

the reverse transfer?

mortal furnace
#

Also what kind of Connected account types are you using?

#

Have you attempted making the transfer from the Connected Account to the Platform?

rocky cape
#

I am trying to do from APi

mortal furnace
#

Okay. But

  1. what kind of Connected Account (Standard, Express, Custom) are you using?
  2. Have you tried this in testmode?
rocky cape
#

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..

mortal furnace
#

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?

rocky cape
#

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

mortal furnace
#

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

rocky cape
#

how I do "Basically an API request to /v1/transfers using the Stripe Account header for you connected account"

mortal furnace