Export Journal Feature - Building SaaS #191
Developer adds an export feature for user journal entries in a SaaS application, plus minor code cleanup.
Developer adds an export feature for user journal entries in a SaaS application, plus minor code cleanup.
Developer builds a user settings page with Stripe billing portal integration and account closure for a SaaS product.
Developer builds an import feature for a SaaS journaling app and handles dependency updates in this coding episode.
A developer live-deploys user setup and Stripe configuration, finding and fixing bugs in the process.
The article covers final pre-launch features for a SaaS product, including user sign-up limits and login page styling.
The article details completing a Stripe payment integration for a SaaS product, including tests, webhooks, and user signup views.
A developer walkthrough on integrating Stripe Checkout for subscription payments in a Django SaaS application.
A developer continues integrating Stripe payments into a Django SaaS project, focusing on a new gateway interface and checkout sessions.
A developer stream log about improving a SaaS app's design and planning Stripe payment integration, with less Stripe work than planned.
A developer updates a SaaS app's legal pages and integrates Stripe for customer creation and subscription payments.
A developer works on the sign-up template, styling, and feature flags for a SaaS product using Python and Django.
A developer stream recap covering Python list methods, Stripe integration, and Firefox Content Security Policy warnings.
An experiment implementing ultrasonic payments using inaudible sound waves to transmit Stripe payment links between devices.
An interview with Justin Duke, a Stripe engineer, discussing time management, his startups Buttondown and Spoonbill, and work-life balance.
A guide to testing Stripe Elements payment forms within iframes using Cypress, including custom commands and example code.
A technical walkthrough of completing the account deactivation workflow in a Django SaaS app, including Stripe cancellation.
This episode covers completing the user account deactivation flow, including logging out users and marking accounts as inactive in a Django app.
A technical guide on implementing Stripe subscription cancellation and account deactivation workflows in a Django SaaS application.
This article demonstrates using feature flags in a Django SaaS project to control the release of new features to users.
A developer builds a Django model to handle multiple Stripe subscription plans for a SaaS application and updates the landing page.