#fuse_api

1 messages · Page 1 of 1 (latest)

chrome tideBOT
#

👋 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.

frigid whale
#

hi there!

chrome tideBOT
#

🗣️ 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

proper bronze
#

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?

frigid whale
#

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?

proper bronze
#

2025-11-20

frigid whale
#

I asked you 3 questions above. can you answer each of them?

proper bronze
#
  1. Revised version
  2. Currently using 2026-01-28.clover
  3. Need to switch to the stable version of 2025-11-20
frigid whale
#

thanks! what is "revised version"? are you talking about your default API version, your webhook version, something else?

proper bronze
#

webhook version

frigid whale
#

if you use the API to create the webhook endpoint, you can set any API version you want, like 2025-11-20.

proper bronze
#

Can it be done by debugging on the local computer and in the sandbox environment?