#mrelliot-express-payment

1 messages · Page 1 of 1 (latest)

dreamy niche
#

Hello!

unique locust
#

1 sec , im checking the docs you provided

unique locust
#

Heyy, already checked and it worked
but also need some help understanding the refunds on express

dreamy niche
#

sure

unique locust
#

so if a refund is processed means that the amount of refunded will be first taken from the platform right?

#

so if i then want to get the money back from the connected account i just need to pass the reverse_transfer to true right?

dreamy niche
#

correct

unique locust
#

it is any way to keep the application fee that i charge using destination charges?
i not use the paramter application fee to charge my fee, i use this flow

dreamy niche
#

hmmm that one uses ApplicationFees though

#

There are 2 ways
1/ Charge $100, transfer $100 and take back $10 as an application fee
2/ Charge $100, transfer $90 and keep $10 for yourself (using transfer_data)

#

are you using #1 or #2?

unique locust
#

is this one

dreamy niche
#

ack then #2

unique locust
#

2

#

yap

dreamy niche
#

sadly in that case there is no way to keep your "fee"

unique locust
#

any advise on how i would be able to "keep" the fee when a connected account issue a refund

dreamy niche
#

You can't most, you'd have to switch to the other flow of funds

unique locust
#

yap the problem with account debits is that one

crude beacon
#

👋 stepping in here as koopa needs to step away

unique locust
#

i needed a way to keep the fee without being charged another fee on top

#

like stripe does if a account debit is made

crude beacon
#

So you are using destination charges

#

And you are concerned about refunds?

#

You want the Connected Account to be responsible for the full refund amount, but you keep your portion.