#qualleadmin

1 messages · Page 1 of 1 (latest)

steel heathBOT
hasty frigate
#

ah maybe stripe console

grizzled kernel
#

@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

hasty frigate
#

nope stripe shell only available in test mode

#

ok how can I get an account id please

grizzled kernel
#

I'm sorry, can youread what I said above first and explain exactly what you are trying to do?

hasty frigate
#

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

grizzled kernel
#

You would either find this in your own database/system or use the Stripe Dashboard

hasty frigate
#

acct_* refers to a connected account correct?

grizzled kernel
#

yes

hasty frigate
#

thank you so much