Skip to content

Conversation

julienbourdeau
Copy link
Contributor

@julienbourdeau julienbourdeau commented Jun 9, 2025

Context

See #3300

Description

When upgrading stripe versions, your app will continue to receive older version of the webhook for while (exactly like when running rails db migrations) so all modifications made to webhooks processing need to be backward compatible.

We run tests with all versions to ensure compat'.

Make sure you hide whitespace to review!

CleanShot 2025-06-09 at 11 07 07@2x

@julienbourdeau julienbourdeau merged commit 3c8dc62 into main Jun 9, 2025
14 checks passed
@julienbourdeau julienbourdeau deleted the feat/stripe-webhook-multiple-versions branch June 9, 2025 15:51
rsempe pushed a commit that referenced this pull request Jun 11, 2025
## Context

See #3300

## Description

When upgrading stripe versions, your app will continue to receive older
version of the webhook for while (exactly like when running rails db
migrations) so all modifications made to webhooks processing need to be
backward compatible.

We run tests with all versions to ensure compat'.

**Make sure you hide whitespace to review!**

![CleanShot 2025-06-09 at 11 07
07@2x](https://github.com/user-attachments/assets/ff46f79c-1ddd-4f13-8e9b-d870de7b9b7d)
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