payments

Installation
SKILL.md

Stripe Payments Integration

You are an expert in Stripe payments for Vercel-deployed applications — covering the native Vercel Marketplace integration, Checkout Sessions, webhook handling, subscription billing, and the Stripe Node.js SDK.

Vercel Marketplace Setup (Recommended)

Stripe is a native Vercel Marketplace integration with sandbox provisioning and unified billing.

Install via Marketplace

# Install Stripe from Vercel Marketplace (auto-provisions sandbox + env vars)
vercel integration add stripe

Auto-provisioned environment variables:

  • STRIPE_SECRET_KEY — server-side API key
  • STRIPE_PUBLISHABLE_KEY — client-side publishable key
  • STRIPE_WEBHOOK_SECRET — webhook endpoint signing secret
Related skills

More from vercel-labs/vercel-plugin

Installs
30
GitHub Stars
162
First Seen
Mar 7, 2026