#ek1338_beta-support
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/1300481164989169714
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ek_checkout-beta, 3 days ago, 4 messages
Do you get a request ID in the error response? eg req_123
https://stripe.com/docs/api/request_ids
You mean, which I also can see on the Stripe error dashboard? No, unfortunately not
The Request seems to be appearing on the stripe dashboard
I do not see this request ID in the response, no.
Also, when I have a look on my stripe dashboard, I do not even see the failed requests at all
@slender flicker I'm sorry but this is super vague unfortunately and not much we can do without actionable details. You also seem to use a feature in beta which we can't help with here
ek1338_beta-support
My code is
Session.create(params)
.tapError(e => ZIO.logError(f"Error creating checkout session: ${e.getMessage}"))
.mapError(e => StripeServiceError(e.getMessage))
And within this error I retrieve the above posted error message
Error creating checkout session: Stripe version header 2024-09-30.acacia; checkout_server_update_beta=v1 already contains entry for beta checkout_server_update_beta
Got it, thanks. Can I help with providing more details? How is the timeline of this beta checkout feature for calculating dynamic shippings costs? Couple weeks if I recall correctly (from ~2 weeks ago)
We don't talk about betas here so I can't help with the timeline question, please work with our support team. I'd say the same thing for the error, you can share your real code, including how you initialize the SDK and they will be able to help you: https://support.stripe.com/contact
Ah okay, will the support help me with this "small thing"? I am just a hobby user of stripe FYI
yes