Tag: stripe
Upgrading Stripe API and SDKs
A guide for managing Stripe API version upgrades and updating server-side, mobile, and Stripe.js SDKs. It covers handling breaking changes and implementing best practices for version-specific client configuration.
Provision Third-Party Services via Stripe Projects
This skill manages the end-to-end provisioning of third-party services by interacting with the Stripe Projects CLI. It handles provider verification, project initialization, and subsequent service setup, culminating in a handoff to local pr…
Stripe Integration Best Practices
Provides guidance on Stripe API selection, integration routing, and security best practices for building and maintaining robust payment infrastructures.
Managing Stripe API and SDK Version Upgrades
This skill guides developers through managing Stripe's complex versioning system across API, server-side SDKs, and mobile platforms. It details best practices for handling breaking changes and explicitly setting the apiVersion to ensure sea…
Stripe API integration best practices guide
This skill guides developers through selecting the appropriate Stripe API for complex integrations, covering everything from one-time payments and subscriptions to marketplace setup and financial account management. It ensures adherence to …
Stripe API and SDK Upgrade Guide
Provides instructions for upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs. It covers managing breaking changes and implementing version-specific configurations across various programming languages.
Provision Third-Party Services via Stripe Projects
This skill automates the provisioning of third-party services by first verifying provider availability and ensuring the Stripe CLI and Projects plugin are correctly installed. It manages the full project initialization flow, allowing subseq…
Stripe API integration best practices guide
This skill provides comprehensive guidance on selecting the correct Stripe API endpoints for various use cases, including one-time payments, subscriptions, and marketplace setups. It covers critical best practices such as restricted API key…
Upgrading Stripe API and SDKs
Provides guidance for upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs. It covers managing breaking changes, versioning strategies, and testing procedures using the Stripe-Version header.
Stripe Projects Service Provisioning
Automates the provisioning of third-party services and the retrieval of API keys or tokens using the Stripe Projects CLI. It manages the workflow from provider verification through to project initialisation.
Stripe API Integration Best Practices
Provides guidance on selecting appropriate Stripe APIs, implementing secure key management, and following integration best practices for payments, subscriptions, and Connect platforms. It includes critical rules for API usage and security c…
Upgrading Stripe API and SDKs
Provides instructions for upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs. It includes a checklist for managing breaking changes and ensuring backward compatibility across various programming languages.
Stripe Integration Best Practices Guide
Provides expert guidance on selecting appropriate Stripe APIs, implementing secure key management, and following integration best practices for payments, subscriptions, and Connect platforms.
Upgrading Stripe API and SDKs
A guide for upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs. It provides a checklist for managing breaking changes and ensuring compatibility across various integration platforms.
Stripe Projects Service Provisioning
Automate the provisioning of third-party services and the retrieval of API keys using the Stripe Projects CLI. The workflow handles provider verification, project initialisation, and hand-off to local CLI skills.
Stripe Integration Best Practices
Provides authoritative guidance on Stripe API selection, integration routing, and security best practices. It covers implementation details for Checkout, Connect, and Treasury while enforcing critical configuration rules.