#qualleadmin
1 messages · Page 1 of 1 (latest)
ah maybe stripe console
@hasty frigate hello! In our product/API a Customer cus_123 represents someone paying for a service, like buying a book. An Account acct_123 represents someone selling/offering a service.
You said a "customer's account id" which is not a vocabulary we usually use
nope stripe shell only available in test mode
ok how can I get an account id please
I'm sorry, can youread what I said above first and explain exactly what you are trying to do?
get an account id
acct_1LjSRT2XtatsZfPh
cus_O1clOBRChZ3dVM
some examples
need to retrieve the first one for a user in our system
we have a marketplace where users have an account_id, and a customer_id
You would either find this in your own database/system or use the Stripe Dashboard
acct_* refers to a connected account correct?
thank you so much