Solution: Use Active Record callbacks to set unique Stripe price id for products

Updated: 

In this lesson, we'll use Active Record callbacks and the Stripe API to add a unique Stripe Price ID to a product whenever its price changes.

This lesson is from Full Stack Rails Mastery.