#toandeaf-Q
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
are you talking about the business name of a Connected Account?
I think so? Basically we've got a Stripe app out in production and can see the account_ids of those accounts that have installed our app. I've a question from product as to whether or not we can get the business names via that ID?
just for future references we distinguish accounts and customers
when we talk about customers at Stripe we're talking about the buyers
and when we talk about accounts it's the Connect Accounts, the merchants selling through the platform
That's the one I'm looking for then! ๐
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Super, thanks mate, I was on that doc but didn't know exactly where to get our account's authorization key, able to tell me where to find that on the dashboard?
https://dashboard.stripe.com/test/apikeys for test mode
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
https://dashboard.stripe.com/apikeys for live mode
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 so much Tarzan, you're a hero
let me know if you need any more help