#qmathe

1 messages · Page 1 of 1 (latest)

hard adderBOT
lyric patio
#

👋 happy to help

#

so you're creating destination charges right?

candid plaza
#

Yes, I plan to have an application_fee_amount and not set on_behalf_of in payment intents.

lyric patio
candid plaza
#

Are transfers going to map one-to-one to payments if collected payments for a connected account are only paid out once per day?

lyric patio
#

yes transfers are mapped to a payment

candid plaza
#

ok, perfect then, I'm going to try this. Thanks a lot 👍

#

I'm looking at Transfer object… Is Transfer.amount going to be equal to PaymentIntent.amount - PaymentIntent.application_fee_amount in my case?

lyric patio
#

no the transfer amount would be the amount transferred to the destination

candid plaza
#

ok, good to know. Thanks!