Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the latest stripe-cli image #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

hibariya
Copy link
Collaborator

Since older versions are not supported by the .Net examples, I updated the compose file to use the latest version. Other samples might fail because of this change (I will try to fix them later). In addition to this change, it seems we need to upgrade the default API version from the web UI to use the latest API version by default.

Stripe.StripeException: Received event with API version 2020-08-27, but Stripe.net 44.8.0 expects API version 2024-04-10. We recommend that you create a WebhookEndpoint with this API version. Otherwise, you can disable this exception by passing throwOnApiVersionMismatch: false to Stripe.EventUtility.ParseEvent or Stripe.EventUtility.ConstructEvent, but be wary that objects may be incorrectly deserialized.

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.

1 participant