#mitsu

1 messages · Page 1 of 1 (latest)

sweet steppeBOT
olive iris
#

Hi there!

#

Pasting your other message here:

when User B payouts, transfers back to the system account: 100

#

What is "system account"? Your platform account?
What is "user"? A connected account?

#

What is "user A"? A end user?

reef crown
#

That's right

olive iris
#

So the end user pays 1000, the platform receives 964, and the connected account receives 800? Which means the platform has 100 left?

reef crown
#

platform account: total 264
connected account after payouts: receives 700

#

I want when user B payouts 800, then refund 100 to the system account

olive iris
#

I'm sorry I have a hard time understand what you want exactly. Can you make full sentence explaining clearly the flow of money from start to finish?

reef crown
#

User A charges: 1000
System account received 964
System account transfers for User B: 800
=> The remaining system accounts: 164
when user B payouts:800 then i want to transfer back to System account 100
=> B received total: 700
=> The remaining system accounts: 164 + 100 = 264

olive iris
#

Who is User A and User B? Can you use Stripe vocabulary (Platform, Connected account, end user, etc.)

reef crown
#

Connected account: A
Connected account: B
Platform account: BP
A charges: 1000
BP received 964 (-3.6% stripe)
BP transfers for B: 800
=> The remaining BP : 164
when B payouts:800 then i want to transfer back to BP: 100
=> B received total: 700
=> The remaining BP: 164 + 100 = 264

olive iris
#

So you want to move 100 from a Connected Account (B) to the Platform Account (BP)?

reef crown
#

That's right

olive iris
sweet steppeBOT
reef crown
#

Is there any API to transfer money from user's wallet which is different from 'Transfer Reversals'?

summer stream
reef crown
#

it doesn't answer my problem

summer stream
#

Why you are looking for another method? what is the limitation of using these APIs ?

reef crown
#
  • transfer 999$ from Platform account to Connected account => call api: "transfers" => successed
    => how to transfer 100$ from Connected account to Platform account ?
summer stream
#

=> how to transfer 100$ from Connected account to Platform account ?
The only two options are the transfer_reversals or account-debits.