#aezy_aezaz-connect-fee

1 messages · Page 1 of 1 (latest)

upper grove
#

Hey. Not sure I understand the question. Can you provide an example?

fresh thistle
#

e.g. in a stripe connect. user:a sends $50 to user:B. platform changes 1% fee. which is $0.5. but stripe fee is 2.9%+30C. which will be deducted from $0.5. how does stripe handles such cases?

upper grove
#

We don't, the platform would essentially see a net negative outcome. See:

#

You should ensure that your application_fee_amount is sufficient to cover the fees if that's your business requirement

fresh thistle
#

you mean to say. Application fee must always be greater then the stripe fee or else platform will show a negative net total

upper grove
#

Yep, exactly