#echeyde-CLI-MCC

1 messages ยท Page 1 of 1 (latest)

near hedge
#

Hi there

bronze pagoda
#

i think i got i need to get acc_{ID} , right ?

near hedge
#

Yep

bronze pagoda
#

i dont's seem to see the mcc though, double checking

near hedge
#

It should be within the business_profile hash

bronze pagoda
#

not seeing the business profile... weird... any idea ?

near hedge
#

That is strange. Can you dump the payload that you see?

bronze pagoda
#

there is sensitive info there... is this a private channel ?

#

i can get you the account ID which might be easier

near hedge
#

Ah thought it was testmode

#

Yes don't dump anything sensitive

bronze pagoda
#

how can i give you the account ID so you can check ?

near hedge
#

The account ID isn't sensitive. You can put that here but really that probably won't help fully.

#

Let me test myself real quick

#

Also, can you provide the full CLI request you are making?

#

Mainly, are you passing --live

#

?

#

Since it sounds like you are trying to retrieve a live account

#

I just tested real quick for a testmode account and it does return MCC just fine

bronze pagoda
#

ok, i called as "stripe get acct_xxxxx" or is there a different call ?

near hedge
#

Try stripe get acct_xxx --live

bronze pagoda
#

worked now... thanks very helpful, love it!

near hedge
#

๐ŸŽ‰

bronze pagoda
#

๐Ÿ‘

#

on that note , i assume i can update the mcc myself correct?

opal thorn
#

Hello! I'm taking over and catching up...

bronze pagoda
#

tanks, it's a misclassified account, can i use the command line?

opal thorn
#

The command line as in generically? Yes. Or are you talking about Stripe CLI specifically?

bronze pagoda
#

stripe cli to update an mcc on a connected account

opal thorn
#

Yep, you can do that. Are you having issues?

bronze pagoda
#

no, was just looking for guidance on how to update a single field if you know top of mind

opal thorn
#

I think it would be stripe accounts update acct_123 -d "business_profile[mcc]"=456