#afonsogpedro

1 messages · Page 1 of 1 (latest)

warm drumBOT
torn perch
#

HellO!

#

The transfers API can only be used to move funds from the platform/main account to a connected account - it can't be used the other way around

dusk narwhal
#

This means, it could only be done if it's the reverse of a transfer from the main account to the Connect account? Now, do manual payouts have any field related to an application fee?

torn perch
#

Yeah, a transfer reversal would work as well but that would need you to have first made a transfer

#

and what do you mean by your second question on the application fee?

dusk narwhal
#

if Connect accounts are created so that withdrawals are managed manually, could I, for instance, deduct a commission for that withdrawal?

#

this using the payouts endpoint

torn perch
#

What kind of accounts are you working with? Express? Custom?

dusk narwhal
#

Express

torn perch
#

And how were you hoping to deduct a commision from the withdrawal? An account debit ( https://stripe.com/docs/connect/account-debits) like I linked you to earlier would work, but it sounds like you want to deduct the commision through the payouts api?

dusk narwhal
#

Yes, I initially thought about using a debit to the account, but it gives me problems when the Connect account has a different currency than the main one, that’s why I was asking if it was possible from the creation of the payout.

torn perch
#

No, it's not possible with the Payouts API

dusk narwhal
#

Is there any other way?

torn perch
#

Using account debits is the only way I can think of doing this within stripe.

#

Alternatively, you'd have to collet payment details from your user and just create a normal PaymentIntent to charge them the comission