stripe-best-practices
द्वारा openai
Stripe एकीकरण निर्णयों का मार्गदर्शन करता है — API चयन (Checkout Sessions बनाम PaymentIntents), Connect प्लेटफ़ॉर्म सेटअप (Accounts v2, नियंत्रक गुण),…
npx skills add https://github.com/openai/plugins --skill stripe-best-practicesLatest Stripe API version: 2026-02-25.clover. Always use the latest API version and SDK unless the user specifies otherwise.
Integration routing
| Building... | Recommended API | Details |
|---|---|---|
| One-time payments | Checkout Sessions | references/payments.md |
| Custom payment form with embedded UI | Checkout Sessions + Payment Element | references/payments.md |
| Saving a payment method for later | Setup Intents | references/payments.md |
| Connect platform or marketplace | Accounts v2 (/v2/core/accounts) | references/connect.md |
| Subscriptions or recurring billing | Billing APIs + Checkout Sessions | references/billing.md |
| Embedded financial accounts / banking | v2 Financial Accounts | references/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:
- Integration Options — Start here when designing any integration.
- API Tour — Overview of Stripe's API surface.
- Go Live Checklist — Review before launching.
openai की और Skills
commit
openai
वर्तमान परिवर्तनों से सत्र इतिहास का उपयोग करके एक सुगठित git कमिट बनाएं
official
yeet
openai
GitHub पर स्थानीय परिवर्तन प्रकाशित करने के लिए दायरा पुष्टि करें, जानबूझकर कमिट करें, शाखा को पुश करें, और GitHub ऐप से एक ड्राफ्ट PR खोलें...
official
codex-cli-runtime
openai
क्लॉड कोड से कोडेक्स-कम्पैनियन रनटाइम को कॉल करने के लिए आंतरिक सहायक अनुबंध
official
codex-result-handling
openai
कोडेक्स सहायक आउटपुट को उपयोगकर्ता को वापस प्रस्तुत करने के लिए आंतरिक मार्गदर्शन
official
gpt-5-4-prompting
openai
कोडेक्स क्लॉड कोड प्लगइन के अंदर कोडिंग, समीक्षा, निदान और अनुसंधान कार्यों के लिए कोडेक्स और GPT-5.4 प्रॉम्प्ट तैयार करने हेतु आंतरिक मार्गदर्शन
official
babysit-pr
openai
GitHub पुल अनुरोध बनने के बाद उसकी देखभाल करें, समीक्षा टिप्पणियों, CI जांचों/वर्कफ़्लो रनों और मर्ज योग्यता स्थिति की लगातार जाँच करते रहें जब तक कि PR…
official
code-breaking-changes
openai
ब्रेकिंग चेंजेस
official
code-review
openai
पुल रिक्वेस्ट पर अंतिम कोड समीक्षा चलाएँ
official