in blog | Matt Layman |
---|---|
original entry | Multiple Stripe plans - Building SaaS #3 |
In this stream episode, I built a Django model that would allow my SaaS app (College Conductor) to deal with multiple Stripe plans. After building the model, we updated the landing page to display a different plan based on the database data from the model.