#anandkumar190

1 messages · Page 1 of 1 (latest)

crisp vaultBOT
gleaming bloom
#

Hi there, how can I help?

spiral beacon
#

HI how to get List all customers of connected accounts . ?

gleaming bloom
spiral beacon
#

I'm tring this but Error Coming from stripe {"status":"Opps You Are Not Admin"}

gleaming bloom
spiral beacon
#

$stripe = new \Stripe\StripeClient(env('STRIPE_TEST_SECRET'));
$users=$stripe->customers->all(['limit' => 100],['stripe_account' => $accountResult->account_id]);

#

request ID. = acct_1NOkHIR1xGFgpHFw

gleaming bloom
#

I just need the ID so that I can find the relent log and investigate further

spiral beacon
#

hoo got it just moment

crisp vaultBOT