#Bruna Pinto

1 messages · Page 1 of 1 (latest)

neat bluffBOT
daring barn
#

Hi there!

fair cosmos
#

Can I use application_fee_amount instead of a percent?

daring barn
#

not for subscriptions.

fair cosmos
#

Is there other way to transfer this amount when a client use a 100% discount coupon?

daring barn
#

You could maybe try account debit, if that option is available to you: https://stripe.com/docs/connect/account-debits
Otherwise keep track of how much each connected account owns you, and then take that into account for the next application_fee_percent.

fair cosmos
#

ok, thank you!