An open API service indexing awesome lists of open source software.

https://github.com/ev2900/payment_w_stripe

A reference project implementing the Stripe Payment API with Node
https://github.com/ev2900/payment_w_stripe

Last synced: 9 months ago
JSON representation

A reference project implementing the Stripe Payment API with Node

Awesome Lists containing this project

README

          

# Payment with Stripe (using node.js)
A simple implementation of a payment system using the stripe API and node.js. A very simple front end. The value is in the code for the API. Click on the img below to see a video of the working code base. Stripe is not the best way to do payments. It is simple and clean but has several short falls. Especilly configured with web stacks flavorted more towards a MEAN configuration. Just an opion and a consideration for archectre and design.

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/P-V9s8U7qyI/0.jpg)](https://www.youtube.com/watch?v=P-V9s8U7qyI)