Overview
- Skill Key
- ifoster01/stripe-best-practices
- Author
- ifoster01
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/ifoster01/stripe-best-practices
- Latest Commit SHA
- b76a63c3503d8aa0823cd21b1940e1a21f119e1e
Best practices for building Stripe payment integrations
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 stripe-best-practices 技能。 若已安装,则直接安装 stripe-best-practices 技能。
# Stripe Best Practices Best practices for building Stripe payment integrations ## Keywords stripe, payment, checkout, subscription, billing ## Intents - integrate payment processing - handle subscriptions - process credit cards ## Constraints ### Never - Charges API - Sources API - Card Element - Payment Element in card-only mode - Tokens API (unless specific need) - mixing Connect charge types - legacy Connect terms (Standard/Express/Custom) ### Always - latest API/SDK version (unless specified otherwise) - advise PCI compliance proof for raw PAN handling - use controller properties for Connect (not legacy terms) ### Preferences - Prefer **CheckoutSessions** over PaymentIntents when on-session payments - Prefer **Stripe-hosted Checkout** over embedded Checkout when default choice - Prefer **embedded Checkout** over Payment Element when more control needed - Prefer **dynamic payment methods** over explicit payment_method_types when using Payment Element - Prefer **SetupIntents** over Sources when saving payment methods - Prefer **Confirmation Tokens** over createPaymentMethod/createToken when inspecting card before payment - Prefer **Billing APIs** over raw PaymentIntents when subscriptions/recurring - Prefer **direct charges** over destination charges when platform wants Stripe to take risk - Prefer **destination charges** over direct charges when platform accepts liability ## Decisions - **When** user wants Charges API: advise migration to CheckoutSessions or PaymentIntents - **When** user wants Card Element: advise migration to Payment Element - **When** recurring revenue / subscription / SaaS: recommend Billing APIs + Checkout frontend - **When** platform / marketplace / Connect: follow integration recommendations, use controller properties - **When** migrating PAN data from another processor: point to migration process - **When** render Payment Element before creating intent: use Confirmation Tokens ## References - [stripe:integration-options](...
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Attio CRM integration for managing companies, people, deals, notes, tasks, and custom objects. Use when working with Attio CRM data, searching contacts, managing sales pipelines, adding notes to records, creating tasks, or syncing prospect information.
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carlosarturoleon
Connect to Windsor.ai MCP for natural language access to 325+ data sources including Facebook Ads, GA4, HubSpot, Shopify, and more.