-
Course
- Core Tech
Integrating Payments with Ruby on Rails
An introduction to accepting payments from users in your Ruby on Rails application.
What you'll learn
This course teaches Ruby on Rails developers how to implement payments in their web application by building a monthly publication site that allows user subscriptions. Developers will learn how to interface with a payments API (Stripe) and store relevant payment data in their application.