#llnn4797

1 messages · Page 1 of 1 (latest)

bitter coralBOT
floral ginkgo
#

hello! what programming language are you using?

dark quiver
#

java

floral ginkgo
#

so you want to upgrade from 2022-08-27 to the latest version?

#

because stripe-java is a strongly typed language, each stripe-java release is tied to a specific Stripe API version. You'll want to look for the specific stripe-java release version for the Stripe API version that you're looking for : https://github.com/stripe/stripe-java/releases

GitHub

Java library for the Stripe API. . Contribute to stripe/stripe-java development by creating an account on GitHub.

#

in addition, you need to be aware that you'll also need to create a new webhook endpoint for that specific API version that you're looking for

dark quiver
#

My sdk version is 20.124.0 api version is 2020-08-22 api hook in webhook at that time is 2023-10-16, this does not match

floral ginkgo
#

Currently there’s no way to update the API version of an existing webhook endpoint through the Dashboard nor the API. You'll want to create a new webhook endpoint and specify the API version via the API : https://docs.stripe.com/api/webhook_endpoints/create#create_webhook_endpoint-api_version