#Jahanvi

1 messages · Page 1 of 1 (latest)

mossy stormBOT
thorn sorrel
#

Pasting other message for context:

I need to transfer amount after deducting application fee to connected account using invoice. What shall I do?

#

You need to use only one of those, using both over-constrain the function.

#

You either control your application fee by explicitly setting application_fee_amount, or you set it implicitly by specifying how much of the transaction should be transferred to the Connected Account (you keep the rest).

brisk nest
#

Hi

#

So how will it work? Whole amount will credited to platform account and than amount minus application fee will be credited to connected account?

thorn sorrel
brisk nest
#

I saw this link, Although in the link paymentIntent is used. I am planning to use invoice. So it will be same for both?

#

Can you check this section for me: Collecting fees with application_fee_amount in same link you shared

#

Here both application fee and transfer data is used

thorn sorrel
#

transfer_data.destination is used, but transfer_data.amount is not used.

thorn sorrel
brisk nest
#

so i can use transferdata.destination and application fee together in invoice right?

thorn sorrel
#

Correct