Stripe
API version pinned to 2026-06-24; stored_credential_usage removed
↗This release30 featuresNew capabilities5 enhancementsImprovements to existing featuresAI-tallied from the release notesstripe-python · v15.3.0
Pinned the API version to 2026-06-24.dahlia. Removed stored_credential_usage from PaymentAttemptRecord and PaymentRecord card details, and removed crypto_storer and storer from account modification terms of service. Several fields changed to optional, and new enum values added across balance transaction types, crypto networks, and dispute evidence.
API version pinned to 2026-06-24.dahlia; stored_credential_usage removed
↗This release10 featuresNew capabilities5 enhancementsImprovements to existing features1 fixBug fixesAI-tallied from the release notesstripe-node · v22.3.0
Pins the API version to 2026-06-24.dahlia. Removes stored_credential_usage from PaymentAttemptRecord and PaymentRecord card details, makes several card fields optional, and adds support for satispay, sunbit, and new crypto networks (sui, usdsui). Fixes TypeScript type access for nested namespaces in CJS mode.
Stripe highlights four trends from HITEC 2026: the shift from SEO to AI-driven booking discovery, fragmented data limiting hospitality AI, measurable revenue costs of payments friction, and rising guest intolerance for broken technology.
Account retrieval URI paths now properly encoded
↗This release1 fixBug fixesAI-tallied from the release notesstripe-node · v22.2.3
URI path parameters in the accounts.retrieve method are now properly encoded, fixing potential request failures with special characters in account IDs.
Plugins.toml manifest restoration
↗This release1 enhancementImprovements to existing featuresAI-tallied from the release notesStripe CLI · v1.42.15
Reverts the removal of the legacy plugins.toml manifest, restoring support for the old plugin metadata format.
CJS type exports fixed; StripeError runtime class corrected
↗This release3 fixesBug fixesAI-tallied from the release notesstripe-node · v22.2.2
Fixes CJS type exports for the stripe package and resolves an issue where Stripe.ErrorType.StripeError was incorrectly usable as a runtime class. Also handles shadowed namespaces.
Legacy plugins.toml removed; curl-based install script ships
↗This release1 featureNew capabilities1 fixBug fixesAI-tallied from the release notesStripe CLI · v1.42.14
Removed the legacy plugins.toml manifest in favor of local plugin metadata. Added curl-based install scripts for macOS and Linux, and post-install tips for plugins starting with the directory plugin. Fixed bin declarations in npm platform packages causing double-listing in npm10, and steered agents toward stripe sandbox create in guidance.
Analysis of 250 million Link customers found the top 10% of AI spenders increased monthly outlay from $183 to $359 between December 2025 and March 2026, with app-builder platform spending up 5× from January 2025. Stripe also introduced Link's wallet for agents, enabling authorized agent payments.
Path parameters now URI encoded
↗This release1 featureNew capabilities1 enhancementImprovements to existing features2 fixesBug fixesAI-tallied from the release notesstripe-node · v22.2.1
URI encodes path parameters and adds a "source" field to the user-agent header. Fixed V2ListIterator concurrency guard and empty page handling, and parseHttpHeaderAsNumber to return undefined instead of NaN.
User-agent header gets source field
↗This release1 enhancementImprovements to existing featuresAI-tallied from the release notesstripe-python · v15.2.1
Added a "source" field to the user-agent header.
Stripe Projects adds agent integrations, new providers, developer controls
↗This release4 featuresNew capabilities4 enhancementsImprovements to existing featuresAI-tallied from the release notesStripe Projects has expanded to include new agent integrations with Hermes, Factory Droids, and Warp, allowing agents to provision infrastructure directly. It now supports 16 new providers, for a total of 49, and introduces developer controls for scoped credentials, spend limits per provider, named environments, and native platform provisioning.
Approval required before releasing
↗This release1 enhancementImprovements to existing features4 fixesBug fixesAI-tallied from the release notesStripe CLI · v1.42.11
Requires approval before releasing to production. Includes deduped PagerDuty alerts, improved install-tests with dryrun mode and winget support, keyring isolation in sandbox command tests, and runs the package manager test every 10 minutes.