chore: update stripe integration
Update stripe client to the latest version. This is necessary since if you create a new Stripe account you are forced to use 2024-04-10 but the current integration is stuck on 2022-11-15
Testing
It compiles and works. Tried onCheckoutSessionCompleted and onCustomerSubscriptionUpdated and there were no issues.
Changelog
Update stripe to ~15.7.0
🦋 Changeset detected
Latest commit: 78210852ff4057cd7ed6e34b6916f756c785eff8
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@ryanleecode this looks great! Can you add a changeset file to this PR as well? In the root of the repo just run pnpm run changeset:add and then do a patch upgrade for the stripe integration package 👍
Done
@ericallam Any blockers left for this PR?
Sorry this PR coincided with major platform so didn't get the attention it deserved at the time. Version 2 is deprecated and with be end-of-life on Jan 31. There is a separate repo for the legacy packages like this Stripe one, as they're not here anymore: https://github.com/triggerdotdev/v2-legacy.trigger.dev