Adding Stripe Payments to Your Ruby on Rails Application
Offered By: LinkedIn Learning
Course Description
Overview
Get paid for subscription-based app content. Add Stripe to your Ruby on Rails application to collect payments securely and easily.
Syllabus
1. Introducing the Course
- What we'll be covering
- What you need to know
- Using the exercise files
- Adding products
- Adding users
- Setting up Bootstrap
- Signing up for Stripe
- Adding a new subscription page
- Creating a card token using Stripe.js
- Sending a card token to the server
- Making it turbolinks compatible
- Installing the Stripe gem
- Creating a plan in Stripe
- Creating a customer in Stripe
- Subscribing the customer in Stripe
- Handling card errors
- Protecting products for only paid users
- Displaying the subscription and card on file
- Reusing the payment form
- Cancelling a subscription
- Resubscribing using a new card
- Resubscribing using an existing card
- Adding the stripe_event gem
- Listening to a charge.succeeded event
- Creating a charge model
- Displaying charges in the account page
- Making PDF receipts
- Rendering PDF receipts
- Next steps
Taught by
Chris Oliver
Related Courses
Web Application ArchitecturesUniversity of New Mexico via Coursera Full Stack Foundations
Udacity Rails with Active Record and Action Pack
Johns Hopkins University via Coursera Ruby on Rails: An Introduction
Johns Hopkins University via Coursera Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera