AngularJS shopping cart demo with Stripe payments integration
1–3 of 3 posts
Re: AngularJS shopping cart demo with Stripe payments integration
#2I'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?
Re: AngularJS shopping cart demo with Stripe payments integration
#3a 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.