Getting started with Stripe – part 2

added by JavaScript Kicks
9/19/2014 10:44:41 AM

140 Views

Note that to keep the focus on the API I kept things as minimal as possible, which meant omitting most error checking, so do not use any of the code from this post as-is in production. At the very least, you need to add comprehensive error handling and use HTTPS for both the frontend and the backend.


0 comments