Skip to content
Ramya Rao edited this page May 22, 2024 · 15 revisions

Welcome to the stripe-node wiki!

Resources

Migration guides for newer major versions

Every time there is a breaking change in the Stripe API, they are shipped under a new API version. From version 12 onwards, the stripe-node SDK will use the Stripe API version that is latest at the time of the SDK release. Therefore we will release a new major version of the stripe-node SDK every time a new API version is released.

Below is a list of major versions of the stripe-node SDK (from April 2023 onwards) and the API version they map to along with the changelog you should carefully read while upgrading. We may link to the migration guide instead of the changelog if it is more readable or the changes are more extensive and need more guidance to follow through.

Major version API Version Changelog
15 2024-04-10 Changelog for v15
14 2023-10-16 Changelog for v14
13 2023-08-16 Migration guide for v13
12 2022-11-15 Migration guide for v12

Below are the changelog/migration guides for previous major versions of the stripe-node SDK

Major version Changelog
11 Migration guide for v11
10 Migration guide for v10
9 Migration guide for v9
8 Migration guide for v8
7 Migration guide for v7