#tomato-stripe-fee
1 messages · Page 1 of 1 (latest)
Yea
I don't think its possible to get the value before the payment happens because the field lives on a balance transaction
https://stripe.com/docs/api/balance_transactions/object#balance_transaction_object-fee_details
You'd need to calculate the estimate yourself based on your fee structure
Does balance_transaction appear only after successful payment?
Could u please give a link to the fees page?
Does balance_transaction appear only after successful payment?
Yes, as balance transactions represent funds moving through your Stripe account. They're created for every type of transaction that comes into or flows out of your Stripe account balance.
Could u please give a link to the fees page?
hold on
this page should have the fee details
you can also reach out to our support team as they're well versed in that area
https://support.stripe.com/?contact=true