@stripe how does one know when an API update affects webhook message format? We are writing a payment provider for an eCommerce system which we recently upgraded for the SCA changes, but we are now getting feedback from users that the webhooks API is already outdated.
Webhook events are delivered in the API version of the account where the event happened. You should generally create a webhook endpoint and define the API version of events it receives—this way your server will always receive events in that version: https://stripe.com/docs/api/webhook_endpoints/create#create_webhook_endpoint-api_version …
-
-
Sure, but the problem is I need to distribute with my product a provider to connect with Stripe and depending on when that person signs up will determine what version of the API is available to them.
-
If that's the case it suggests that we would be required to create version specific providers which isn't really sustainable given the release rate of API versions.
- 4 more replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.