Learn how to securely accept payments in-person.
This is a companion repository repository for the Stripe Terminal series video "Connecting and Listing Readers".
This project has an already scaffolded Express JS backend and Vue.js frontend.
The recommended way to use this Stripe Sample is with the Stripe CLI:
stripe samples create stripe-terminal-list-readers
You can also clone the repository, but there is a bit more manual setup work to
configure the .env
environment variable file in the server directory.
You'll find more detailed instructions for each integration type in the relevant READMEs:
Q: Why did you pick these frameworks?
A: We chose the most minimal framework to convey the key Stripe calls and concepts you need to understand while avoiding boilerplate. These demos are meant as an educational tool that helps you roadmap how to integrate Stripe within your own system independent of the framework.
If you found a bug or want to suggest a new [feature/use case/sample], please file an issue.
If you have questions, comments, or need help with code, we're here to help:
- on Discord
- on Twitter at @StripeDev
- on Stack Overflow at the stripe-payments tag
- by email
Sign up to stay updated with developer news.