Skip to content

Gate physical doors using Stripe Subscriptions and NFC Passes.

joshnuss/stripe-nfc-gate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stripe NFC Gate

Gate physical doors using Stripe Subscriptions and NFC Passes.

This example is suitable for gyms, co-working spaces, parking garages, hotels and event tickets.

Background

It's common to access paid services, like gyms or co-working spaces, using keys, NFC cards or a keyfob. These can be annoying to carry, and they're painful to replace when they get lost. They also require a human to issue them the first time.

Luckily, there's a better way - using Apple & Google Wallet passes.

With Apple and Google Passes, our phone or watch can be used to open the door.

The NFC reader can check the status of payment, for example, in a gym the payment is a Stripe Subscription. The door can then be opened dependending on the status of their subscription.

How it works

For example, for a gym membership:

  1. Customer pays for a membership using Stripe Checkout.
  2. Customer receives a digital pass via Apple Wallet or Google Wallet.
  3. Customer can now access the gym by placing their phone or watch near the gym door's NFC reader.

Benefits

  • No keyfobs or cards needed.
  • Purchase can be completed online without in-person visit to get a card/keyfob.
  • Works with phones and watches (hands-free).

Hardware

Resources

License

MIT

About

Gate physical doors using Stripe Subscriptions and NFC Passes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published