8ivek / stripe-terminal-cancel-actions

Companion repo for Stripe Developers episode on canceling Terminal Reader actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stripe Terminal Series - Canceling Stripe Terminal actions

Learn how to securely accept payments in-person.

This is a companion repository repository for the Stripe Terminal series video "Canceling Stripe Terminal actions".

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-canceling-actions

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

About

Companion repo for Stripe Developers episode on canceling Terminal Reader actions

License:MIT License


Languages

Language:CSS 53.4%Language:Vue 32.0%Language:JavaScript 11.3%Language:HTML 1.6%Language:Ruby 1.4%Language:Shell 0.2%