#waleedumer42-Connect

1 messages · Page 1 of 1 (latest)

dreamy notch
#

To clarify which Account type?

blazing portal
#

Custom

#

Shall I send you the webhook id?

dreamy notch
#

I am taking a look again. I believe with account.updated with an empty requirements would indicates that account is ready

#

there is also future_requirementsthat you need to satisfy later

blazing portal
#

okay great, so Stripe will verify the account right after the user submits the verification doc or will it take some time to get verified?

#

in Live_mode

dreamy notch
#

it def takes some times

blazing portal
#

okay thanks, and what about
account.application.authorized event?

#

in Stripe CLI, its saying,
'The event ‘account.application.authorized’ is not supported by the Stripe CLI.'

dreamy notch
#

That's a rarely occurred event and yes, not every event can be simulated by CLI, sorry

#

that's for the OAuth flow

#

A deprecated and discourage flow so if you are using Account Link you shouldn't bother it

blazing portal
#

okay, got it, thanks for your assistance,

#

requirements: { "alternatives": [ ], "currently_due": [ ], "errors": [ ], "eventually_due": [ ], "past_due": [ ], "pending_verification": [ ] },
Does this response look like the account is verified?

dreamy notch
#

Yeah. account id please?

blazing portal
#

acct_1KsUdu2HUZkRzfPD

dreamy notch
#

Looks good

#

do you have access to Platform Dashboard?

#

you can just paste the account id into search bar

#

and see its status

blazing portal
#

Yes I do.

dreamy notch
blazing portal
#

got it, i can see complete as a status of this account.