#kpatelpro_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1215501162770599957
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- kpatelpro_api, 5 hours ago, 15 messages
- kpatelpro_webhooks, 6 days ago, 3 messages
I don't think there's a stripe_fee associated with a transfer.
Interesting. What is the fee associated with in that case?
Stripe fee occurs when you accept a payment from a customer, you should look at the charge object if you want to know the stripe fee
you can get it from payment_intent-> latest_charge-> balance_transaction->fee_details
In our business model there is no clear path between an incoming charge and an outgoing transfer. In fact, those funds may not be balanced at all. We are topping off our Stripe account and using Transfers to pay our users.
I assume that Stripe will be collecting a fee somewhere. The only other place it could be collected that comes to mind is from the top off.... ?
I can't answers questions related to fees, please reach out to support https://support.stripe.com/contact/email
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.
In fact, we have a negotiated fee structure via our Stripe contact already, and it specifies fees based on user (recipient) country, etc.
So it must be on a per outgoing transaction (transfer?) basis afaict...
As far as I know there's no stripe fee associated with a transfer. I'd suggest you follow up with your stripe contact to clarify.
The negotiated fee offer uses the phrasing "connected account payout fees". Does that help?
I'm happy to ask our stripe contact, but not sure what question to ask... any help with that would be appreciated.
As I said, I can't help questions related to fees. You can check with you stripe contact about whether a fee is involved in transfer