#kpatelpro_api

1 messages ¡ Page 1 of 1 (latest)

little zodiacBOT
#

👋 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.

true chasmBOT
#

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.

coarse jackal
#

I don't think there's a stripe_fee associated with a transfer.

sterile trout
#

Interesting. What is the fee associated with in that case?

coarse jackal
#

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

sterile trout
#

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.... ?

coarse jackal
#

I can't answers questions related to fees, please reach out to support https://support.stripe.com/contact/email

sterile trout
#

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...

coarse jackal
#

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.

sterile trout
#

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.

coarse jackal
#

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