#Mahesh K

1 messages · Page 1 of 1 (latest)

marsh oxideBOT
sick goblet
#

Hi there!

#

How can I help?

obtuse rose
#

hi soma

#

here the scenario, my client had clicked stripe setup button for creating a connect account. After he submitted the all details i am using webhook to catch the event account.update and later by using the key called account_details_submitted , I am redirecting my client to underverification page.

#

then how to catch the the details entered by my client are false and i have to redirect him to the same stripe setup page.

#

can i use webhooks. if yes, then what is the event and a particular key

sick goblet
#

what type of connected account are you using? Standard, Express, or Custom?

obtuse rose
#

i am using standard type

#

Did you understand the scenario that i have explained?

sick goblet
#

Yes I understood.

obtuse rose
#

or do you need more details?

sick goblet
#

Listening to account.update is the correct event

obtuse rose
#

then how to catch that the details submitted by my client are false

obtuse rose
#

may i know when charges enabled and payouts enabled?

#

they both enabled at same time or different.

sick goblet
#

It depends on the account and information provided.

obtuse rose
#

can explain in detail.

sick goblet
#

If you want to make sure the account is fully onboarded, check charges_enabled and payouts_enabled.