#dogpoo66_api

1 messages · Page 1 of 1 (latest)

strange parcelBOT
#

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

radiant elm
#

hi there!

wanton oriole
#

Hi

radiant elm
#

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.

wanton oriole
#

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?

radiant elm
#

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.

wanton oriole
#

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?

radiant elm
#

what type of connected account are we talking about? account that have full access to the Stripe dashboard?

wanton oriole
#

If they have access to express dashboard

radiant elm
#

then they can't create refunds

wanton oriole
#

If account type = none is there a specific setting I need to configure though

radiant elm
#

I don't understand your question, sorry

wanton oriole
#

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?

radiant elm
#

correct, the express dahsboard doesn't let you create refunds

strange parcelBOT
wanton oriole
#

Ah I see thanks

#

Also I can't seem to change connect settings on my platform

#

Is it impossible to do so?

tight vigil
#

Hey! Taking over for my colleague. Let me catch up.

tight vigil
#

Can you share more details please ?