Pause a Stripe subscription

In this edition of Stripe Developer Office Hours, follow along as CJ Avilla walks through the new Subscription pausing feature.

## Resources
Official Guide: https://stripe.com/docs/billing/subscriptions/pausing
Demo Repo: https://github.com/stripe-samples/developer-office-hours/tree/master/2020-04-02-pausing-subscriptions
Stripe CLI: https://github.com/stripe/stripe-cli https://www.youtube.com/watch?v=Psq5N5C-FGo&list=PLy1nL-pvL2M4N3kfPoZ0igtbMj3K3Jdr_&index=2&t=0s
Sinatra Starter: https://www.youtube.com/watch?v=8aA9Enb8NVc&list=PLy1nL-pvL2M4N3kfPoZ0igtbMj3K3Jdr_&index=10&t=0s
Environment Variables: https://www.youtube.com/watch?v=KRzt_vTZaLQ&list=PLy1nL-pvL2M4N3kfPoZ0igtbMj3K3Jdr_&index=5&t=0s

### Presenter

CJ Avilla, Developer Advocate @ Stripe - https://twitter.com/cjav_dev

### Table of contents

00:05 Introduction
01:00 See what we'll build
02:06 Install sample boiler plate
02:47 Setup basic list of subscriptions
07:10 Setup basic detail for subscription
10:00 Add front-end to pause or reactivate
18:27 Add server logic to pause or reactivate

### Support

If you have a question, please feel free to reach out to our support team at https://support.stripe.com/ or on Discord at https://stripe.com/go/developer-chat.

### Updates

Sign up to stay updated with developer news: https://go.stripe.global/dev-digest

### Feedback

If you have any feedback about this or other episodes, let us know: https://forms.gle/VjNqzRhotM2snYo88.
#Stripe #Payments