#fuse_api
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1471489333591670838
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
🗣️ Sorry, English only
We can only provide help in English on Discord, but you can contact Stripe support for help in other languages. 🌐 Translate this message
AI润色
309/5000
Can the sandbox be switched to the stable version? Currently, there is no stable version. I'm using Java, and even the data cannot be parsed. Even in cases where the entity class has fields that do not exist and the webhook returns the result "payment_details": { "customer_reference": null,
"order_reference": "cs_test_a1tpRXC3iEiMllIURWmmlbWTMc19Ygu9RikrpiYZ3CBlOdgi9han4hNfYp"
}
Related Request ID(s)
111111
What have you already attempted?
Without a stable version, how can I conduct debugging in the sandbox?
I don't understand the question, sorry. Are you trying to change the default API version of your account? What is your current version, and what version do you want to use instead?
2025-11-20
I asked you 3 questions above. can you answer each of them?
- Revised version
- Currently using 2026-01-28.clover
- Need to switch to the stable version of 2025-11-20
thanks! what is "revised version"? are you talking about your default API version, your webhook version, something else?
webhook version
if you use the API to create the webhook endpoint, you can set any API version you want, like 2025-11-20.
here's the documentation about this: https://docs.stripe.com/api/webhook_endpoints/create
Can it be done by debugging on the local computer and in the sandbox environment?