Back

eCommerce App MVP Checklist: Payments, Products, Shipping & More

MT
MVPHub Team
6 min read

eCommerce App MVP Checklist: Payments, Products, Shipping & More

Building an eCommerce app? This checklist covers every feature you need — organized by phase — to go from zero to a live, revenue-generating online store.

Check items off as you go. Skip nothing in Phase 1. Be selective in Phase 2. Ignore Phase 3 until after launch.


Phase 1: Core Store (Must-Have for First Sale)

Product Catalog

  • Product data model (title, description, price, images, category, SKU)
  • Product listing page with grid or list view
  • Product detail page with image gallery, description, and price
  • Category or collection pages
  • At least 5-10 products loaded with real images and descriptions
  • Responsive product cards on mobile

Shopping Cart

  • Add to cart from product page
  • Cart page showing all items with quantities
  • Update quantity in cart
  • Remove items from cart
  • Cart persists across page navigations (localStorage or session)
  • Cart total with subtotal display
  • "Continue Shopping" and "Proceed to Checkout" buttons

Checkout

  • Shipping address form (name, address, city, state, zip, country)
  • Email address collection
  • Order summary review before payment
  • Stripe Checkout or Stripe Elements integration
  • Shipping cost display (flat-rate is fine for MVP)
  • Tax calculation (Stripe Tax or manual)
  • Order total (subtotal + shipping + tax)
  • Successful payment creates an order record in your database
  • Order confirmation page with order number

Payments

  • Stripe account created and configured
  • Test mode working with test card numbers
  • Checkout session creation (backend)
  • Webhook endpoint for checkout.session.completed
  • Payment failure handling (show error, allow retry)
  • Live mode tested with real card (charge yourself, then refund)

Order Management (Admin)

  • View all orders list (date, customer, total, status)
  • Order detail view (items, amounts, shipping address, payment status)
  • Update order status (processing → shipped → delivered)
  • Search/filter orders by status or date

Email

  • Order confirmation email to customer (order details, shipping info)
  • Order notification email to you (new order alert)
  • Shipping confirmation email with tracking number (manual send is fine)

Essential Pages

  • Homepage with featured products and CTA
  • About page (your brand story)
  • Contact page or form
  • Shipping policy page
  • Returns/refund policy page
  • Privacy policy
  • Terms of service

SEO Basics

  • Unique title and meta description for each product
  • Open Graph images for social sharing
  • Sitemap.xml generated
  • Clean URL structure (/products/product-name)

Phase 2: Growth Features (Add in First Month)

Customer Experience

  • User accounts (optional sign up for order history)
  • Order history page (for logged-in users)
  • Search bar with product search
  • Product filtering by price, category, or attributes
  • Product sorting (price low-high, newest, popularity)
  • Recently viewed products
  • Breadcrumb navigation

Marketing

  • Discount/coupon code system
  • Featured products or "Staff Picks" section
  • Newsletter signup (email collection)
  • Social media links and share buttons
  • Google Analytics or PostHog tracking
  • Abandoned cart email (for logged-in users)

Operations

  • Basic inventory tracking (stock count per product)
  • Low stock alerts
  • Multiple product images (gallery)
  • Product variants (size, color) with SKU per variant
  • Shipping label generation or carrier integration
  • CSV export of orders

Phase 3: Scale Features (Add Based on Demand)

  • Product reviews and ratings
  • Wishlist / save for later
  • Product recommendations ("Customers also bought")
  • Advanced search with autocomplete
  • Multi-currency support
  • International shipping with real-time rates
  • Subscription products (recurring orders)
  • Gift cards
  • Loyalty/rewards program
  • Multi-vendor marketplace
  • Mobile app
  • A/B testing on product pages

Payment Checklist (Stripe-Specific)

  • Stripe account verified and activated
  • Products and Prices created in Stripe Dashboard
  • Checkout Session API implemented
  • Webhook endpoint deployed and verified
  • Webhook secret stored as environment variable
  • Handle checkout.session.completed event
  • Handle charge.refunded event (optional for MVP)
  • Stripe Customer Portal enabled (for subscription products)
  • Test all payment scenarios:
    • Successful payment (4242 4242 4242 4242)
    • Declined card (4000 0000 0000 0002)
    • Insufficient funds (4000 0000 0000 9995)
    • 3D Secure required (4000 0027 6000 3184)
  • Switch to live mode for production
  • Verify live webhook endpoints
  • Make a real test purchase and refund it

Shipping Checklist

  • Decide on shipping strategy (flat-rate, free, weight-based)
  • Configure shipping rates in your app
  • Shipping address validation (basic format checking)
  • Shipping cost calculated and displayed at checkout
  • Shipping policy page published
  • Order fulfillment workflow defined (who packs, who ships)
  • Shipping confirmation email with tracking number
  • Returns process documented

Pre-Launch Checklist

  • All products have real images (not placeholders)
  • All product descriptions are complete and accurate
  • Pricing is correct including tax and shipping
  • Complete purchase flow tested end-to-end
  • Emails sending correctly (order confirmation, shipping)
  • Mobile experience tested on real device
  • Page load speed under 3 seconds
  • SSL certificate active (HTTPS)
  • Favicon and branding finalized
  • Social sharing meta tags working
  • Error tracking (Sentry) configured
  • Analytics installed and tracking
  • Legal pages published
  • Domain connected and DNS propagated

Final Thoughts

This checklist is designed so you can launch by completing only Phase 1. Everything in Phase 2 and 3 improves the store but isn't required for your first sale.

Focus on getting a product in front of a customer, collecting payment, and fulfilling the order. That's an eCommerce business. Everything else is optimization.


Building your eCommerce MVP? Read How to Build an eCommerce MVP.

Need a template? Browse eCommerce templates on MVPHub.

Considering Shopify instead? See Shopify vs Custom eCommerce MVP.


Working products with full source code — live demo, one-time purchase, instant delivery.

Browse the marketplace
GR LIVEecommerce

Groover Multi-Purpose Store

$149

A fully-polished, multi-purpose e-commerce template engineered for brands that need the full feature set on day one — not a minimal starter you outgrow in a month. Groover ships with a live Medusa-backed catalog, category + collection merchandising, search with multi-facet filtering (category, collection, price, sale, stock, sort), product-detail with variant selection + image gallery + stock messaging + related products, Stripe Elements checkout with provider-aware setup panels, account dashboard with guest order lookup and authenticated order history, customer auth with login/register/logout/profile edit, wishlist with guest browser persistence and signed-in customer sync, blog list + detail, store directory, track-order page, branded 404, About/Contact/FAQ/Terms legal shell, GTM-friendly dataLayer wired into PDP/cards/wishlist/cart/checkout/search, locale + RTL foundation with persistent language switcher, PWA installability baseline, theme switching that applies before hydration and persists in both local storage and cookies, header active-route navigation with live mini-cart summary, skip-link / focus accessibility basics, app-level and route-level loading fallbacks, a recoverable error boundary, generated robots.txt and sitemap.xml, shared SEO metadata helpers, and a Playwright / Vitest / Lighthouse test harness. Every copy string lives in a typed content map so rebranding is a find-and-replace pass, not a code rewrite. Deploy it as-is or use it as the most complete starting point you can buy for a serious storefront.

★★★★★0 soldAstro · Medusa
FU LIVEecommerce

Furniture Store

$49

An elegant furniture and home furnishing e-commerce app with a design-forward Next.js storefront for SEO-optimized product pages and server-rendered category browsing. Alternative framework and mobile ports are available on demand. The visual design emphasizes large product imagery, room-based browsing, and material/color variant selection. Built with Radix UI, shadcn/ui, Tailwind CSS, and Framer Motion for a premium feel. Connects to any headless commerce backend — Medusa JS SDK integration is included. Form handling via React Hook Form with Zod validation ensures robust checkout and account flows. Great for furniture brands, interior design shops, or home decor marketplaces.

★★★★★0 soldExpo · Next.js
PE LIVEecommerce

Perfume Store

$49

A luxury-styled perfume and fragrance e-commerce app built for premium brand presentation. The ready-to-buy Next.js storefront features rich product pages with scent profiles, bottle size variants, gift set options, and server-rendered collections. Mobile, backend, and alternative framework ports are available on demand. The design uses shadcn/ui and Tailwind CSS with an elegant, minimalist aesthetic suited for luxury goods. Easy to customize — swap product data, update branding, and deploy. Perfect for perfume brands, fragrance boutiques, or niche scent marketplaces.

★★★★★0 soldMedusa · Expo

Keep reading — popular eCommerce guides on MVPHub.

All eCommerce articles

Explore other MVP verticals

MVPHub publishes templates and guides for ecommerce, SaaS, marketplaces, AI apps, booking platforms, subscription stores, directory sites, and more. Here are fresh picks from other verticals.