#bluetable
1 messages · Page 1 of 1 (latest)
Hello, great question. All of that data should be saved to the Stripe objects and is retrievable via the API. So a database may not be strictly necessary but they certainly can help. One main benefit I can think of is performance, it will usually be a lot faster to query your database for customer info than to make a networked request to Stripe each time.
*API or Dashboard, you can retrieve this data from either
Oh good to know! I may do that. I was typing out another question, but I think I answered that question while forming the words lol. Thanks for your help!
Glad that helped! Just let us know if you have any other questions
I definitely will!