orliesaurus / stripe-terminal-js-demo

Demo app for the Stripe Terminal JS SDK

Home Page:https://stripe.com/docs/terminal/sdk/js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stripe Terminal JS Demo

Use this demo app to familiarize yourself with the Stripe Terminal JS SDK before starting your own integration.

Demo

You can see this demo app running on stripe-terminal-demo.appspot.com

To use the demo, you'll need to deploy our example backend. Navigate to our example backend, and click the button on the Readme to deploy it for free on Heroku with your Stripe API key.

Running locally

If you prefer running the example app locally, you can run the following commands:

npm install
npm run start

About

Demo app for the Stripe Terminal JS SDK

https://stripe.com/docs/terminal/sdk/js

License:Other


Languages

Language:JavaScript 84.9%Language:CSS 12.5%Language:HTML 2.6%