#lexit_best-practices-account-support

1 messages ¡ Page 1 of 1 (latest)

plain gullBOT
#

👋 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/1268342225063120940

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

gaunt cragBOT
#

lexit_best-practices-account-support

#

@unborn pewter :question: Have a non-technical question, account issue, or need one-on-one support? We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact

unborn pewter
#

This is a technical issue and im a developer. We need a way to turn off pricing tools via api?

opaque bane
#

What API are you using to charge the payout fee?

unborn pewter
#

We are currently not using any api endpoints because we can not find any? However we set the application fees from our dashboard and are looking for a way to override them.

#

Is that possible?

#

And if not which api should we use to do this?

opaque bane
#

that dashboard setting likely only works globally. We don't have a lot of knowledge of Dashboard functionality though. Most likely, if you need this type of functionality, you would want to create Transfers from your Connect Accounts to the platform to cover fees

unborn pewter
#

Which endpoint do we need to use for transfers?

opaque bane
unborn pewter
#

In this endpoint I can not find how I will specify which connect account I want to get a transfer from?

opaque bane
unborn pewter
#

Thank you

#

Another question i have is

#

We use daily payout schedules for our accounts.

#

However we give the option to do instant payouts to our users.

#

I have read in the docs that we need to have manual payouts to be able to do an instant payout.

#

How would this work?

#

Do we need to change his payout schedule to manual to initiate a instant payout?

opaque bane
#

These really aren't API integration questions, so I'd recommend reaching out to support: https://support.stripe.com/contact

unborn pewter
#

This is where I read it.

#

This is an API integration question. Im asking if I need to switch the payout schedule via API to be able to call the Instant Payout API.

opaque bane
#

There's no API to do that, no

unborn pewter
#

There is no API to do what?

#

This is where we set the interval

opaque bane
#

There's no way to switch to manual payouts via the API

unborn pewter
#

Do I need to switch this to manual to be able to initiate a instant payout?

opaque bane
#

From the docs you posted:

You also set an account to manual to use Instant Payouts.

unborn pewter
#

So I can switch it via the API?

opaque bane
#

There's no way to switch to manual payouts via the API

unborn pewter
#

I can see it here however?

opaque bane
#

That sets it on the account, but not globally. So if you want to do that for the individual account, then that works

unborn pewter
#

Yes well thats what we need in our case. However are you 100% certain that instant payouts will require the account to be set to manual?

#

Because maybe our connected account will only take a one time instant payout and request to receive their other payouts according to their normal schedule. How would I do this via the API?

opaque bane
unborn pewter
opaque bane
#

I don't see any reason you couldn't do it that way.