GitXplorerGitXplorer
s

stripe-terminal-list-readers

public
6 stars
5 forks
0 issues

Commits

List of commits on branch main.
Verified
707a908a449479f3202ef2d3554addc2323a7032

Merge pull request #77 from stripe-samples/dependabot/npm_and_yarn/server/dotenv-16.3.1

hhideokamoto-stripe committed 8 days ago
Verified
59ae1903b00dd87bcb8ba4f4fd7160e3150d1611

Merge pull request #88 from stripe-samples/dependabot/npm_and_yarn/server/express-handlebars-7.1.2

hhideokamoto-stripe committed 8 days ago
Verified
ca14d400469c2eeb5113d6e3313fd1117ade9e5f

Merge pull request #94 from stripe-samples/dependabot/npm_and_yarn/server/stripe-13.5.0

hhideokamoto-stripe committed 8 days ago
Verified
1a3d9cadd2ba7335b96bcad5851e9d5676e8cebc

Merge pull request #95 from stripe-samples/remove-dependabot-automerge

sstefanc-stripe committed 9 days ago
Unverified
635218831a5629210ca5a88b710bd6131fce420a

Delete workflows/automerge.yml

jjwright-stripe committed 9 days ago
Verified
a91194472e676584cf4303b781201b3dca7fa80e

Bump stripe from 10.17.0 to 13.5.0 in /server

ddependabot[bot] committed a year ago

README

The README file for this repository.

Stripe Terminal Series - Listing Readers

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.

Installation

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:


FAQ

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.

Get support

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:

Sign up to stay updated with developer news.

Authors