-
Notifications
You must be signed in to change notification settings - Fork 848
Home
Ramya Rao edited this page Apr 15, 2024
·
9 revisions
Welcome to the stripe-php wiki!
Every time there is a breaking change in the Stripe API, they are shipped under a new API version. We ship a new major version of the stripe-go library every time this happens.
Below is a list of major versions of the stripe-php library (going back till 2020) 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 |
---|---|---|
14 | 2024-04-10 | Changelog for v14 |
13 | 2023-10-16 | Changelog for v13 |
12 | 2023-08-16 | Migration guide for v12 |
11 | 2022-11-15 | Changelog for v11 |
10 | 2022-08-01 | Migration guide for v10 |
9 | 2020-08-27 | Migration guide for v9 |
8 | 2020-03-02 | Migration guide for v8 |
7 | Not related to API version change | Migration guide for v7 |
Migration guides for non major version updates