#Sergei Frolov

1 messages · Page 1 of 1 (latest)

flint ibex
#

Hi there!

wheat elk
#

Hello

flint ibex
#

First, note that integrating Custom account is quite complex. Are you sure you need to use Custom accounts? The other options are Standard accounts and Express accounts: https://stripe.com/docs/connect/accounts

wheat elk
#

I use multiparty payment for Brazil. It’s a reason why I use Custom account

wheat elk
flint ibex
#

But I cannot show validation error for users by onboarding form.
Can you clarify what that means? I'm not sure I understand.

wheat elk
#

I mean that I filled in an onboarding form and submitted it. Then I open dashboard and see, that there is a problem with validation and user cannot be completed. I would like to show errors

#

For example I see this error on dashboard and I would like to show it to users

flint ibex
wheat elk
#

Ok, I see it. Could I create a form from stripe like Onboarding to show these errors?

flint ibex
#

Yes that should be possible.

wheat elk
#

How can I do it? I couldn’t find it in documentation.

flint ibex
#

I just explained above: retrieve the account object, and display errors based on the information in the requirement object.

wheat elk
#

I need to create my own form to show it, yes? Is there no a form from Stripe?

flint ibex
#

Is your goal to display the errors to the merchant, or to create your own form so merchant can upload the missing documents, or something else?

#

Also can you share the custom account ID that you shared in your screenshot?

wheat elk
#

To display the errors

#

acct_1LwtL6RhHBqKwX16

flint ibex