No. 075 · Integrations

Stripe Integration skill for OpenCode

Payment processing done right

Version 1.0.0 License MIT Format SKILL.md

Build Stripe integrations: checkout sessions, payment intents, webhooks, subscription management, idempotency, and error handling. Covers both client and server sides.

When to use this skill

  • Setting up Stripe checkout
  • Handling Stripe webhooks
  • Implementing subscription billing

Core concepts

This skill provides guidance on stripe integration best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.

Installation

curl -LO https://opencodeskills.dev/downloads/integration/stripe-integration.zip
unzip stripe-integration.zip -d ~/.config/opencode/skills/

Restart OpenCode — the skill loads automatically.

When it triggers

  • setting up Stripe checkout
  • handling Stripe webhooks
  • implementing subscription billing

More Integrations skills for OpenCode

Browse every Integrations skill →