·stripe-best-practices
</>

stripe-best-practices

Лучшие практики для построения интеграции Stripe

47Установки·1Тренд·@stripe

Установка

$npx skills add https://github.com/stripe/agent-toolkit --skill stripe-best-practices

Как установить stripe-best-practices

Быстро установите AI-навык stripe-best-practices в вашу среду разработки через командную строку

  1. Откройте терминал: Откройте терминал или инструмент командной строки (Terminal, iTerm, Windows Terminal и т.д.)
  2. Выполните команду установки: Скопируйте и выполните эту команду: npx skills add https://github.com/stripe/agent-toolkit --skill stripe-best-practices
  3. Проверьте установку: После установки навык будет автоматически настроен в вашей AI-среде разработки и готов к использованию в Claude Code, Cursor или OpenClaw

Источник: stripe/agent-toolkit.

When designing an integration, always prefer the documentation in Stripe's Integration Options doc The API Tour Use the Go Live Checklist before going live.

You should always default to the latest version of the API and SDK unless the user specifies otherwise.

Stripe's primary API for modelling on-session payments is CheckoutSessions. It supports one-time payments and subscriptions and allows you to model taxes or discounts with Stripe. Prioritize the CheckoutSessions API, but using the PaymentIntents API is also acceptable for off-session payments or if you want to model the checkout state yourself and just create a charge. Integrations should only use CheckoutSessions...

Лучшие практики для построения интеграции Stripe Источник: stripe/agent-toolkit.

Факты (для цитирования)

Стабильные поля и команды для ссылок в AI/поиске.

Команда установки
npx skills add https://github.com/stripe/agent-toolkit --skill stripe-best-practices
Источник
stripe/agent-toolkit
Категория
</>Разработка
Проверено
Впервые замечено
2026-02-01
Обновлено
2026-03-10

Browse more skills from stripe/agent-toolkit

Короткие ответы

Что такое stripe-best-practices?

Лучшие практики для построения интеграции Stripe Источник: stripe/agent-toolkit.

Как установить stripe-best-practices?

Откройте терминал или инструмент командной строки (Terminal, iTerm, Windows Terminal и т.д.) Скопируйте и выполните эту команду: npx skills add https://github.com/stripe/agent-toolkit --skill stripe-best-practices После установки навык будет автоматически настроен в вашей AI-среде разработки и готов к использованию в Claude Code, Cursor или OpenClaw

Где находится исходный репозиторий?

https://github.com/stripe/agent-toolkit

Детали

Категория
</>Разработка
Источник
skills.sh
Впервые замечено
2026-02-01

Похожие навыки