#roshe10_best-practices

1 messages ¡ Page 1 of 1 (latest)

bronze basaltBOT
#

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

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

tribal citrus
carmine kestrel
#

not sure how can that help me, probably I didn't explain myself well. The Q is:
What to do as an admin of connected account (which updates to make) in order to Stripe set payments and payouts of that account in paused state instead enabled/manual

tribal citrus
#

You can't just set payments and payouts to paused

#

You'd need to create a charge via the api with those trigger cards to do this

carmine kestrel
#

okay thank you

#

I managed to do it, so how to now rever it back

#

I mean to "enabled", I currently blocked payout part

tribal citrus
#

Can you share the connect account id?

#

I think there's some requirements you'd need to provide but I'd need to check

carmine kestrel
#

acct_1QRaxFGSblWe99ue

tribal citrus
#

Don't see any requirements

#

Can you try charging tok_visa_triggerNextRequirements to see if that overrides?

carmine kestrel
#

I just did it, don't see any changes ?

tribal citrus
#

Hm yeah

carmine kestrel
#

Did, but it seems still nothin

tribal citrus
#

No not card_payments

#

The payouts capability

#

That's the one you disabled

carmine kestrel
#

ah you are right

#

how it's called, it's not "payouts"

#

I did "transfers" but that already enabled as well

tribal citrus
#

Hm the capability is payouts

#

I guess you can't explicitly request it via that endpoint since it's normally not requested like card_payments and transfers are

carmine kestrel
#

is there aynone in the team that can simply manually change the status, since it's test account

tribal citrus
#

We don't have the power to do that in here

#

Someone from support might be able to idk

#

Do you need that test account specifically?

#

You can create a new one

carmine kestrel
#

I need it actually to test my flow with the internal status we track based on payouts and payments statuses

#

that's why I needed to block it in the first hand

tribal citrus
#

Oh so you need to test the flow for re-enabling it

carmine kestrel
#

correct

tribal citrus
#

Ok my colleague suggested this may be because this is a standard connect account. Can you try this flow with a Custom or Express connect account instead? You can control payouts via the api with those. ie. use the trigger card to block payouts, then use the capability api to request it