<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Andrea Cocco</title>
    <description>The latest articles on DEV Community by Andrea Cocco (@andrea_99_c6c72d405e0e66c).</description>
    <link>https://dev.to/andrea_99_c6c72d405e0e66c</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4119578%2F3c3b694b-a31f-4205-9892-54224f338e73.png</url>
      <title>DEV Community: Andrea Cocco</title>
      <link>https://dev.to/andrea_99_c6c72d405e0e66c</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andrea_99_c6c72d405e0e66c"/>
    <language>en</language>
    <item>
      <title>I built a Next.js digital marketplace with Stripe Connect</title>
      <dc:creator>Andrea Cocco</dc:creator>
      <pubDate>Thu, 10 Sep 2026 15:07:43 +0000</pubDate>
      <link>https://dev.to/andrea_99_c6c72d405e0e66c/i-built-a-nextjs-digital-marketplace-with-stripe-connect-30d1</link>
      <guid>https://dev.to/andrea_99_c6c72d405e0e66c/i-built-a-nextjs-digital-marketplace-with-stripe-connect-30d1</guid>
      <description>&lt;p&gt;I wanted something like Gumroad that I could host myself: sellers upload files, buyers pay with Stripe, and the download is protected.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;Digital Market&lt;/strong&gt; — a Next.js starter for a multi-vendor digital store.&lt;/p&gt;

&lt;h2&gt;
  
  
  Live demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://digital-market-one.vercel.app" rel="noopener noreferrer"&gt;https://digital-market-one.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Test mode only. There are two sample products so you can click through the catalog and product pages. Checkout is not a real store.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Catalog, search, categories, seller storefronts&lt;/li&gt;
&lt;li&gt;Stripe Checkout + Stripe Connect (sellers get paid on their own account)&lt;/li&gt;
&lt;li&gt;Configurable platform fee&lt;/li&gt;
&lt;li&gt;Protected downloads (lifetime access, fair-use limits)&lt;/li&gt;
&lt;li&gt;Reviews from buyers, wishlist, seller dashboard&lt;/li&gt;
&lt;li&gt;Refunds funded by the seller (auto-approve after 3 days)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Stack
&lt;/h2&gt;

&lt;p&gt;Next.js 16, React 19, Tailwind 4, Clerk, Prisma, Postgres, Stripe, Vercel Blob.&lt;/p&gt;

&lt;h2&gt;
  
  
  Source
&lt;/h2&gt;

&lt;p&gt;If you want to run your own: &lt;a href="https://andreacocco.gumroad.com/l/digital-market" rel="noopener noreferrer"&gt;Digital Market on Gumroad&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Happy to answer questions about Connect, webhooks, or the download tokens.&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>saas</category>
      <category>stripe</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
