#michhowa
1 messages · Page 1 of 1 (latest)
Hello, I am checking in to this. Are you looking to see your MCC in the dashboard or API?
Both actually. Some of our customers are experiencing issues with payments and I believe the MCC is the issue so trying to identify that in Stripe and with the API users as well
This is the field that you can see it in in the API https://stripe.com/docs/api/accounts/object#account_object-business_profile-mcc
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
And in the dashboard you can go to their page under the connect tab. You can see their MCC under the "business details" section https://dashboard.stripe.com/test/connect/accounts/acct_12345
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Thank you