Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
openai avatar

Stripe Best Practices

  • 11 installs
  • 4.9k repo stars
  • Updated July 14, 2026
  • openai/plugins

stripe-best-practices picks correct Stripe APIs for payments and Connect.

About

The stripe-best-practices skill routes integration questions using API version 2026-02-25.clover and a routing table mapping one-time payments to Checkout Sessions, embedded Payment Element flows to Checkout plus Payment Element, saved payment methods to Setup Intents, Connect marketplaces to Accounts v2, subscriptions to Billing plus Checkout, and embedded banking to v2 Financial Accounts. It instructs reading references/payments.md, connect.md, billing.md, and treasury.md before answering or coding. Supplemental docs include Integration Options, API Tour, and Go Live Checklist. Use when building, modifying, or reviewing any Stripe surface including marketplaces, subscriptions, or Treasury accounts.

  • Routes tasks to Checkout Sessions, Setup Intents, or Accounts v2.
  • Pins latest Stripe API version 2026-02-25.clover.
  • Loads domain reference files before writing integration code.
  • Covers Connect, Billing, Treasury, and Payment Element paths.
  • Points to go-live checklist before production launch.

Stripe Best Practices by the numbers

  • 11 all-time installs (skills.sh)
  • +1 installs in the week ending Jul 18, 2026 (Skillselion tracking)
  • Ranked #3,562 of 4,348 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
At a glance

stripe-best-practices capabilities & compatibility

Capabilities
integration routing table · latest api version requirement · reference file loading rule
Works with
stripe
Use cases
api development
Pricing
Paid
From the docs

What stripe-best-practices says it does

Read the relevant reference file before answering any integration question
SKILL.md
npx skills add https://github.com/openai/plugins --skill stripe-best-practices

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs11
repo stars4.9k
Last updatedJuly 14, 2026
Repositoryopenai/plugins

Should I use PaymentIntents or Checkout Sessions for Stripe?

Route Stripe integration work to the correct APIs for payments, Connect, billing, and Treasury.

Who is it for?

Developers implementing or reviewing Stripe integrations.

Skip if: Skip for non-Stripe payment processors.

When should I use this skill?

User builds Stripe checkout, Connect platform, subscriptions, or Treasury.

What you get

Integration plan aligned to Stripe reference docs and API version.

Files

SKILL.mdMarkdownGitHub ↗

Latest Stripe API version: 2026-02-25.clover. Always use the latest API version and SDK unless the user specifies otherwise.

Integration routing

Building...Recommended APIDetails
One-time paymentsCheckout Sessionsreferences/payments.md
Custom payment form with embedded UICheckout Sessions + Payment Elementreferences/payments.md
Saving a payment method for laterSetup Intentsreferences/payments.md
Connect platform or marketplaceAccounts v2 (/v2/core/accounts)references/connect.md
Subscriptions or recurring billingBilling APIs + Checkout Sessionsreferences/billing.md
Embedded financial accounts / bankingv2 Financial Accountsreferences/treasury.md

Read the relevant reference file before answering any integration question or writing code.

Key documentation

When the user's request does not clearly fit a single domain above, consult:

Related skills

FAQ

What does stripe-best-practices do?

stripe-best-practices picks correct Stripe APIs for payments and Connect.

When should I use stripe-best-practices?

User builds Stripe checkout, Connect platform, subscriptions, or Treasury.

Is this skill safe to install?

Review the Security Audits panel on this page before installing in production.

Backend & APIspaymentsecommerce

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.