All Projects → sdras → Sample Stripe Handler

sdras / Sample Stripe Handler

Licence: mit
Serverless function that uses the stripe api for a checkout process in a Vue application

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sample Stripe Handler

Ecommerce Netlify
🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions
Stars: ✭ 1,147 (+640%)
Mutual labels:  serverless, serverless-functions, stripe, stripe-checkout
netlify-lambda-function-example
An example Netlify Lambda function that processes payments with Stripe.
Stars: ✭ 93 (-40%)
Mutual labels:  stripe, serverless-functions, stripe-checkout
Checkout Netlify Serverless
Sell products on the Jamstack with Netlify Functions and Stripe Checkout!
Stars: ✭ 58 (-62.58%)
Mutual labels:  serverless, stripe, stripe-checkout
Cda Locale
Showing Microsoft Cloud Developer Advocates speaking, 2017 and 2018
Stars: ✭ 101 (-34.84%)
Mutual labels:  serverless, serverless-functions
Openwhisk Cli
Apache OpenWhisk Command Line Interface (CLI)
Stars: ✭ 73 (-52.9%)
Mutual labels:  serverless, serverless-functions
Azurefunctionsintroduction
Sample Code for Azure Functions
Stars: ✭ 88 (-43.23%)
Mutual labels:  serverless, azure-functions
Functions Csharp Eventhub Ordered Processing
Example of processing events in order with the Azure Functions Event Hubs trigger
Stars: ✭ 60 (-61.29%)
Mutual labels:  serverless, azure-functions
Awesome Layers
λ A curated list of awesome AWS Lambda Layers. Sponsored by https://cloudash.dev
Stars: ✭ 1,655 (+967.74%)
Mutual labels:  serverless, serverless-functions
Serverless
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
Stars: ✭ 41,584 (+26728.39%)
Mutual labels:  serverless, azure-functions
Heroes Angular Serverless
TypeScript Node/Express 👉TypeScript Serverless ➕Angular
Stars: ✭ 119 (-23.23%)
Mutual labels:  serverless, azure-functions
Serverless Plugin Optimize
Bundle with Browserify, transpile and minify with Babel automatically to your NodeJS runtime compatible JavaScript
Stars: ✭ 122 (-21.29%)
Mutual labels:  serverless, serverless-functions
Sample Vue Shop
See readme for newer repo details! A sample shop that shows how to manage payments with Vue, Stripe, and Serverless Functions
Stars: ✭ 1,166 (+652.26%)
Mutual labels:  stripe, stripe-checkout
Serverless Graphql Workshop
GraphQL and Serverless workshop
Stars: ✭ 70 (-54.84%)
Mutual labels:  serverless, azure-functions
Lambda Cost Calculator
Forecast Lambda functions costs 💰
Stars: ✭ 91 (-41.29%)
Mutual labels:  serverless, serverless-functions
Azure Functions Host
The host/runtime that powers Azure Functions
Stars: ✭ 1,650 (+964.52%)
Mutual labels:  serverless, azure-functions
Serverless Openwhisk
Adds Apache OpenWhisk support to the Serverless Framework!
Stars: ✭ 131 (-15.48%)
Mutual labels:  serverless, serverless-functions
Serverless Url Shortener
Azure Function for a URL shortening website. Uses serverless functions, Azure Table Storage and Application Insights.
Stars: ✭ 113 (-27.1%)
Mutual labels:  serverless, azure-functions
Openwhisk Apigateway
Apache OpenWhisk API Gateway service for exposing actions as REST interfaces.
Stars: ✭ 56 (-63.87%)
Mutual labels:  serverless, serverless-functions
Openwhisk Devtools
Development tools for building and deploying Apache OpenWhisk
Stars: ✭ 141 (-9.03%)
Mutual labels:  serverless, serverless-functions
Serverlesslibrary
Source code for the Azure Serverless Community Library
Stars: ✭ 119 (-23.23%)
Mutual labels:  serverless, azure-functions

Sample Stripe Handler

This small demo shows how to accept payments with stripe with Vue.js using an Azure Serverless Function. It's actually not that bad to set up!

Live demo at https://shoppity.azurewebsites.net/

Articles explaining the demo will be available soon at https://css-tricks.com/

The shop code is all open source as well, which demos how to set it up with Vue.js. Available at this repo: https://github.com/sdras/sample-vue-shop

Vue stripe sample shop

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].