Skip to content

Count-I/todo-stripe-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-stripe-integration

TODO sample app to easy integrate stripe in your proyects.

Overview

productOverview

productOverview

productOverview

productOverview

git clone

git clone https://github.com/Count-I/todo-stripe-integration.git

Initialize

Install dependencies

npm install --prefix .\backend\

Run the server

npm run dev --prefix .\backend\

or directly from de backend directoy

npm install
npm run dev

Usage

To test your payments you can use any valid email such as

test@test.com

To test cards you can use the Test cards from stripe to simulate payments

You can fill all the fields with number 42 repeatedly. for instance:

sample

About

A simple and extensible todo application to easy integrate stripe payments in your proyects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors