Skip to content

molovo/micro-stripe-payment

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Micro Stripe Payment

Build Status Coverage Status

An asynchronous HTTP micro-service for accepting Stripe payments on static sites. Built with micro.

Usage

  1. git clone https://github.com/molovo/micro-stripe-payment && cd micro-stripe-payment
  2. yarn or npm install
  3. cp .env.example .env
  4. vi .env and add configuration details
  5. npm start
  6. Profit!

About

An asynchronous HTTP micro-service for accepting Stripe payments on static sites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published