Developer docs

Stripe integration

Payment processing and subscriptions

Updated August 2026

Provider
stripe
Category
Payment
Setup
User-supplied API key

Setup

You supply your own Stripe credentials as environment variables on your app — STRIPE_SECRET_KEY. Add them under Settings → Environment Variables, mark them secret, and call Stripe from a server-side endpoint so the keys never reach the browser.

Build with Stripe

Open OverSkill, describe what you want to build, and reference Stripe in your prompt — the AI will wire up the integration automatically.