Skip to content

pigpudle/stripe-terminal-js-demo

 
 

Repository files navigation

Stripe Terminal JS Demo

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

Demo

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.3%
  • CSS 10.6%
  • HTML 2.1%