Y
Hacker News
new
|
ask
|
show
|
jobs
by
Raed667
3543 days ago
I see, and if you were to use your own DB to keep track of users, transactions and sold items. Would you still recommend that same solution?
1 comments
cloudjacker
3543 days ago
Unlikely, but Stripe has those features in its Customer object. If you want to make some sort of pre-cognitive recommendations engine, then do what you need to do that. These are premature optimizations I would never need.
link