#StoneEJ
1 messages ยท Page 1 of 1 (latest)
Hi ๐
The dashboard does a combination of things, including using the public Stripe APIs
Awesome thank you for the quick reply. I love diving into the architecture of big companies and am currently diving into stripe so this is helpful. Thanks!
Happy to help ๐
One thing to be aware of is that the Dashboard does plenty of "magic" things on top of the API as well so there ins't a 1:1 functionality relationship
Cool cool. Another thing. For stuff where the dashboard is just calling the public stripe api, is the api key it's using the same api key that I see in the dashboard or something else?
Not exactly. I know there are some differences in how those API keys are used but I"m not certain what the architecture is specifically
Interesting. Thanks for the insight!