Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

How to Implement Seat-based Billing with Stripe Checkout

How to Implement Seat-based Billing with Stripe Checkout
Modern SaaS businesses need a pricing model that aligns with customer usage and scales effectively. Seat-based billing is a common pricing model for SaaS businesses, allowing customers to pay a fee ba...
12.03.2025 0 Read More

Stripe / Supabase Billing Hell (And What I Did About It)

If you’ve ever tried adding billing to a Supabase project, you probably understand why I’m writing this.I love Supabase. But when it came time to let users pay for something, everything kind of fe...
01.04.2025 0 Read More

#33 Stripe Integration Guide for Next.js 15 with Supabase

This guide provides a step-by-step process to integrate Stripe payments into your Next.js 15 application with Supabase authentication. Prerequisites Before starting, ensure you have: A Next.js...
02.04.2025 0 Read More

Laravel Cashier with Stripe. An introductory guide to handling subscriptions and payments

Laravel Cashier with Stripe. An introductory guide to handling subscriptions and payments
Laravel Cashier provides an easy way to integrate Stripe with Laravel. It makes it easier to implement subscription billing functionality by abstracting the complexity of Stripe’s API.Laravel Cashie...
03.04.2025 0 Read More

How to Implement Stripe Payments with Payment Intents and Webhooks for Complete Payment Flow Management

How to Implement Stripe Payments with Payment Intents and Webhooks for Complete Payment Flow Management
In today’s digital economy, integrating a reliable payment gateway is crucial for any online business. Stripe, one of the most popular payment processing platforms, offers a powerful solution for ha...
03.04.2025 0 Read More

Integrating Stripe Checkout in a Next.js Application

Integrating Stripe Checkout in a Next.js ApplicationAccepting payments is a core part of many web applications. In this article, you'll learn how to integrate Stripe Checkout into a Next.js project to...
12.04.2025 0 Read More

How to Build a Full-Stack App with Next.js, Supabase & Stripe

If you’ve been thinking of building a full-stack web app that’s scalable, fast, and modern, this tech stack trio is the dream team:Next.js + Supabase + Stripe.In this guide, I’ll walk you throug...
24.04.2025 0 Read More

Communicating Stripe payment errors to customers

Stripe are pretty good at documenting their decline codes and explaining what they mean. But writing the error copy can still be a pain.So I put together content templates for all 47 decline codes. Th...
30.04.2025 0 Read More

Exploring Paid MCP Servers with Stripe and Cloudflare: My Hands-on Experience

Exploring Paid MCP Servers with Stripe and Cloudflare: My Hands-on Experience
Earlier this month, Stripe and Cloudflare released a new SDK for creating paid Model Context Protocol (MCP) servers. Understanding MCP The Model Context Protocol (MCP) is an open standard...
02.05.2025 0 Read More
Loading...
#reading
Benchmark CPUs Easily with the dkbench Docker image
0
Integração do Brighter com Microsoft SQL Server
0
02: Create and configure network security groups
0
Automating Pi-hole Updates with Ansible
0
INTRODUCTION TO SQL FUNCTIONS AND JOINS: ESSENTIAL TECHNIQUES FOR DATA MANIPULATION
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0