sample-stripe-handler. Serverless function that uses the stripe api for a checkout process in a Vue application

shoppity.azurewebsites.net

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2017
  • add in testing comment
  • update readme
November 2017
  • https
  • update readme
  • add the url route
  • better error message for res.body
  • add in amount as well
  • missing paren
  • logs many logs
  • move back to es5 require grumble grumble
  • add in function.json
  • add in stripe index.js
  • move package.json
  • add in package json
  • Initial commit