#Nadiya - Account Webhooks

1 messages · Page 1 of 1 (latest)

pliant ivy
#

One or more of those should give you the information you're looking for.

spark dust
#

ok, so details_submitted doesn't mean the account status 'completed'?

pliant ivy
#

No, that just means information has been submitted, but that information may or may not be pending verification or something like that.

spark dust
#

i'm trying to let the user redirect to onboarding link again if they didn't complete onboarding.

#

so, if details_submitted is true, then the user can do any additonal change, if they redirect to the onboarding link again?

pliant ivy
#

What type of connected accounts are you using? Custom? Express?

spark dust
#

Express

#

with destination charge

spark dust
pliant ivy
#

That depends. If something they provided failed verification, they drop out partway through, or something else goes wrong then yes, they would need to go back and supply the required information.

spark dust
#

then, the details_submitted value won't change to false again?

pliant ivy
#

What do you mean?

#

Oh, as in it won't go back to being false once it's true?

spark dust
#

yes , that's what i meant

pliant ivy
#

As far as I know once onboarding is complete it won't revert to false again.

spark dust
#

i see, got it
Thank you so much

#

sorry, is there event for account.charges_enabled ?

pliant ivy
#

When that changes account.updated will fire.