jjsosa / test-stripe-node

App to test Stripe API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-stripe-node

Simple app to test Stripe API for payments

It's needed to create a "keys.js" file with "publicKey" and "secretKey". Keys are provided by Stripe API

Use "npm start" and check "http://localhost:8000" in the browser

About

App to test Stripe API


Languages

Language:HTML 58.5%Language:JavaScript 41.5%