#dogpoo66_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/1443904778970075137
📝 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.
- dogpoo66_code, 6 days ago, 60 messages
hi there!
Hi
the Transfer object itself lives on the platform account, so the associated balance transaction also belongs to the platform accounts. so it contains information about the platform account.
I see so would it be possible to get how much money the recipient gets
for example if the platform creates a transfer for £100 but the sellers currency is in $, is it possible to get how much $ they recieve?
yes. the Transfer object has a destination_payment property, which contains a Charge object that lives on the connected account. then that Charge object has its own BlanceTransaction, with information about the connected account.
I see that is very helpful thanks
Also, another quick question. Is it possible to stop connected accounts from creating refunds if they do not have enough money in their balance?
what type of connected account are we talking about? account that have full access to the Stripe dashboard?
If they have access to express dashboard
then they can't create refunds
If account type = none is there a specific setting I need to configure though
I don't understand your question, sorry
So I'm using new account type = none not express accounts but I set access to dashboard as express, and that means they won't be able to create refunds right?
correct, the express dahsboard doesn't let you create refunds
Ah I see thanks
Also I can't seem to change connect settings on my platform
Is it impossible to do so?
Hey! Taking over for my colleague. Let me catch up.
What settings you want to update exactly
Can you share more details please ?