#omidroostaeifarsi-account-support
1 messages · Page 1 of 1 (latest)
I believe this is what you're looking for: https://stripe.com/docs/connect/account-debits
does this method include stripe fee?
I'm not sure. I would think so, but we don't actually have a lot of context about fees in this channel. I would recommend testing on your end and inspecting the Charge object to see if any fees were taken out
and if the fee of a transaction changes, how can it be edited (transaction are automatic captured)
Are you talking about Application Fees? Or Stripe fees?
The parameter application_fee_amount cannot be updated on a PaymentIntent after a capture has already been made
application fee
Why would you need to take an Application Fee when you're already debiting the Connect account's balance?
it's not, I'll explain
A $10 transaction has been placed to the connect account and we collect an application fee of 0.75 for it, in case we want to increase or decrease the application fee.
You can't update the Application Fee once it has been taken. You would have to debit the Connect account for the updated amount (if you want more money to go to the platform) or create a Transfer (if you want money to go back to the Connect account from the platform's balance)
is there any other way or not?
because this will have a fee of 1.5% per transaction
I gave the options you have for reconciling differences. The only other option I didn't mention was the Application Fee refund: https://stripe.com/docs/api/fee_refunds/create
Those are all the options
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
omidroostaeifarsi-account-support
@oblique sphinx :question: Have a non-technical question, account issue, or need one-on-one support? We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.