Hacker News new | ask | show | jobs
AngularJS shopping cart demo with Stripe payments integration (airpair.com)
13 points by urishaked 4283 days ago
2 comments

I'd be interested in an expansion of the server-side token storage step. Are there particular security-related concerns to look out for when transmitting the token, since the app is entirely client-side?
a nice end to end tutorial. wondering does stripe give you a sandbox test area to work against during dev and for testing, that something I'd like to have clear at the outset.