#sl_api

1 messages ยท Page 1 of 1 (latest)

low kestrelBOT
#

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

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

deft ravine
#

๐Ÿ‘‹ happy to help

burnt pine
#

๐Ÿ‘‹

deft ravine
#

I'm not sure I understand the question

low kestrelBOT
burnt pine
#

So we are using custom connect so our customers have no logins to Stripe - they are having difficulty updating their accounts for the new CA requirements
We would like to give them more information in our platform.
When I login to the Stripe Dashboard I can see the information below - I want to know if the API would return that information

prime aspen
#

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

burnt pine
#

We do use Stripe Hosted Onboarding to gather the information

prime aspen
burnt pine
#

and I just need to parse the error codes manually is it?

#

I don't see information like when the payout should be paused when I call stripe->accounts->retrieve

prime aspen
#

Between, why not sharing a onboarding/remediation link for the merchant so that they can complete the missing information (if you don't want to use the APIs and keep the same flow..)

burnt pine
#

because we have almost 200 that are going to be restricted soon and we would need a person monitoring it every day - its also very difficult for us to see who has tried it and failed

prime aspen
#

You should listen to the webhook event account.updated

burnt pine
#

best we can to is show a warning that they need to login I guess and let them click through to Stripe to see what is needed

prime aspen
#

ANd check if there is any new new requirements for each Account

burnt pine
#

will Connect embedded components work with custom connect accounts?