#Quentin Gabriele
1 messages · Page 1 of 1 (latest)
Hey there
Tax is calculated on the Session, but not separately on application_fee_amount versus the actual charge amount
Are you worried about needing to calculate the application_fee based on what the tax amount will be?
I need to be able to edit an invoice (seller to buyer) for the seller where he could see "his" taxes and so without including the application_fee_amount
The customer will never see the application_fee_amount
In a configuration with Express account and Stripe Checkout, it appears to me that the Tax computed is based on the total amount to be paid (and so including application_fee_amount) by the buyer and this taxes are collected by the Platform stripe account.
If i understand well, I have no way to only compute taxes on a partial amount ?
You can't have Stripe tax only assess tax on a partial amount of the Checkout Session, no.
ok, moreover if i want the taxes be collected relatively to the connected account and not to the platform, my only solution is to use Standard connect account, is that right ?
Hi 👋
Using Standard Accounts would mean Direct Charges https://stripe.com/docs/connect/direct-charges. This still uses application_fee_amount