GitXplorerGitXplorer
s

terminal

public
10 stars
3 forks
2 issues

Commits

List of commits on branch main.
Verified
21b83fbc9ca0267badf98a1cfb7b1fcfb7bf7966

Merge pull request #326 from stripe-samples/dependabot/pip/server-driven/server/python/certifi-2023.7.22

hhideokamoto-stripe committed 9 days ago
Verified
37f4cc728a3365c77e7155437cbf6e0c97d0224d

Merge pull request #311 from stripe-samples/dependabot/npm_and_yarn/server-driven/server/node/dotenv-16.3.1

hhideokamoto-stripe committed 9 days ago
Verified
1ee55719d5ac78f34ac46defd599c23d759709f8

Merge branch 'main' into dependabot/pip/server-driven/server/python/certifi-2023.7.22

hhideokamoto-stripe committed 9 days ago
Verified
cceba1804bb964cfa5f90293888fdcc95ba4faaf

Merge branch 'main' into dependabot/npm_and_yarn/server-driven/server/node/dotenv-16.3.1

hhideokamoto-stripe committed 9 days ago
Verified
f4c4ce5d3dc61868e5ac72ceea71f70956877955

Merge pull request #345 from stripe-samples/dependabot/nuget/server-driven/server/dotnet/Stripe.net-42.4.0

hhideokamoto-stripe committed 9 days ago
Verified
b0ce5b57f9251e647d567c6024018481560f610c

Merge branch 'main' into dependabot/nuget/server-driven/server/dotnet/Stripe.net-42.4.0

hhideokamoto-stripe committed 9 days ago

README

The README file for this repository.

Stripe Terminal Sample

Learn how to securely accept payments in-person.

This repository includes examples two types of integrations.

Installation

The recommended way to use this Stripe Sample is with the Stripe CLI:

stripe samples create terminal

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. 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