Skip to content

Conversation

julienbourdeau
Copy link
Contributor

Roadmap Task

👉 https://getlago.canny.io/feature-requests/p/{{FEATURE_SLUG}}

Context

Everything you need to know: #3300

Description

From now on, all Stripe API calls made by lago will be made using the API version 2025-04-30.basil.

Lago users can continue to use Stripe in any versions they like on their side. They can keep their stripe account configured with any version too.

Until now, Lago would use the user's account version, which could lead to different response shape, breaking the code. It never did yet because we use very core and simple feature of Stripe, but it could in the future.

@julienbourdeau julienbourdeau self-assigned this Jun 12, 2025
@julienbourdeau julienbourdeau merged commit 73c96c4 into main Jun 24, 2025
14 checks passed
@julienbourdeau julienbourdeau deleted the stripe/fix-version branch June 24, 2025 07:46
diegocharles pushed a commit that referenced this pull request Jul 11, 2025
## Roadmap Task

👉  https://getlago.canny.io/feature-requests/p/{{FEATURE_SLUG}}

## Context

Everything you need to know:
#3300

## Description

From now on, all Stripe API calls made by lago will be made using the
API version `2025-04-30.basil`.

Lago users can continue to use Stripe in any versions they like on their
side. They can keep their stripe account configured with any version
too.

Until now, Lago would use the user's account version, which could lead
to different response shape, breaking the code. It never did yet because
we use very core and simple feature of Stripe, but it could in the
future.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants