#amory89-enabled-API
1 messages · Page 1 of 1 (latest)
Good question. Will check in to this in a moment
Looks like it is payouts being enabled is a requirement to show as "enabled" in the dashboard. https://stripe.com/docs/connect/dashboard#enabled
thanks. Any idea why I would be getting far fewer accounts (68 to be precise) via the API where payments_enabled = true and still have 123 enabled accounts in the dashboard? does that question make sense?
Can you send me an example account ID that is enabled but does not have payouts enabled?
Sounds like my initial read of that doc was not correct.
Is there something you are trying to figure out about these 123/68/55 accounts?
I'm just trying to pay everyone who has an enabled account and I think that should be 123 people. I want to pay them $5 each. There doesn't seem to be a way to batch pay via the dashboard so I am doing it programmatically (which I had to do anyway eventually)
so ya I guess I'm trying to see if I can pay them and if not, I want to be able to tell them why not (like they didn't fill in x,y,z fields).
I am looking for an example of an enabled dashboard user with payouts_enabled=false that is a great question (the way my db is set up does not make it obvious but should just take a sec)
The dashboard should let you filter for that fairly easily though mine line up as all payout enabled accounts are either Enabled or Complete