#Mustafa Cheraim

1 messages · Page 1 of 1 (latest)

brave nestBOT
acoustic chasm
#

Then you can compute those fields as you need

mental sandal
#

Hi ynnoj,
Thank you for your reply,
Exactly there's no simple property for the badge.
Ok, I'll read the documentation.
Thank you !

acoustic chasm
#

np!

mental sandal
#

Hello again,
I have read the documentation. It's helpful.
I have a question:
For a retreived account object, that has no requirements property (even restricted account). Is it normal ?
I have tested with a test account. do that happens for only test accounts ?

acoustic chasm
#

Can you share an example? I'd be surprised if there was no requirements hash at all

mental sandal
#

ok right now :

#

I think they're replaced by verification, but I'm not sur.

acoustic chasm
#

What makes you think they're still restricted?

mental sandal
#

The badges shown on Stripe dashboard
I have there 3 examples of accounts :
Only one of the them is restricted, I have mentioned the status on file name.

acoustic chasm
#

Ah, yep. So you can see charges_enabled: false.

mental sandal
#

Ok there's no relashioship with "verification" ?
because, for the enabled account that also has no "req.." property, I think I should verify by "currently_due" & "eventually_due"

#

that are inside "requirements"

acoustic chasm
#

You have to remember that this process is asynchronous too. You submit the details, and they're verified by our partners – that can take time and in the meantime the account may be restricted until we ensure requirements are met

mental sandal
#

Ok, but the account.updated event won't be dispatched until all verifications are set and the badge is changed. Isn't it ?
I want juste that account.updated gives me a account with requirements.

acoustic chasm
#

I don't understand the question

mental sandal
#

You said : this process is asynchronous too. You submit the details, and they're verified by our partners.
I that case, I still see the current badge ? or next badge even before verifications ?
example : I fill the informations to have an Enabled account instead of Restricted, I submit them, and I wait for the verifications.
once submitted the informations, what badge will be displayed on dashbord for the account ? Restricted or Enabled ?

acoustic chasm
#

I that case, I still see the current badge ? or next badge even before verifications ?
The account status is reflected in the charges_enabled and payouts_enabled fields. There's nothing required at that point as its already been submitted for verification