#arturm_unexpected

1 messages ยท Page 1 of 1 (latest)

obtuse egretBOT
#

๐Ÿ‘‹ 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/1346418854196154441

๐Ÿ“ 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.

sick cave
#

๐Ÿ‘‹ happy to help

jade bolt
#

Our main account ID is:
acct_1AlaEGIQhnkACvAM

I have tried with this connected account for example:
acct_1L0jVjRTeveYSbgb

But it doesn't work on any of them.

sick cave
#

this is not the default PaymentMethod configurations on your platform account but rather the one applied in the case of Direct Charges or Destination Charges with on_behalf_of

jade bolt
#

It looks like this:
it says is on ..
Or is this setting somewhere deeper ?

sick cave
#

ok taking a look

jade bolt
#

Also what is weird is that it works for non stripe express connected accounts

sick cave
obtuse egretBOT
jade bolt
#

We have two types of connected accounts that we exectute paymants on behalf of "Santard" and "express". This error only happens when trying to execute payments on behalf of "express" accounts not "standard" ones.

#

example connected account id that this works for:
acct_1H31A7ALNuZOBRRR

#

sorry I should be more precise ๐Ÿ˜‡ - by "exectute paymants" I mean create a payment intent

astral bay
jade bolt
#

This is a recent example:
req_vg9GTHfo6IyDog

astral bay
jade bolt
#

That worked thanks !
couple of follow ups

#

Can I request capabilities up front for all my connected accounts via UI ?

#

Can I have default capabilities when new account connects ?

astral bay
jade bolt
astral bay
#

Right, you can check Link in the onboarding options.
However, I don't think you can connect Express account via OAuth, it's only supported for Standard accounts.
You must be creating the Express accounts yourself.

#

However, it might have been connected when it was still possible - 2022.

jade bolt
#

Ok I will double check that as well. I can see now that capability should stay active unless we unrequest them. So we probably don't need to double check if it's there before each payment, but we should double check that it's ebabled for each connected account. And make sure it's being requested when onboarding new accounts.

Thanks again for the help ๐Ÿ™Œ !