#ek1338_beta-support

1 messages ¡ Page 1 of 1 (latest)

rain finchBOT
#

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

pallid parrotBOT
neat turtle
slender flicker
#

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

neat turtle
#

What do you mean by appearing?

#

You mean working/succeeding?

rain finchBOT
slender flicker
#

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

upbeat robin
#

@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

slender flicker
#

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

rain finchBOT
slender flicker
#

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)

upbeat robin
#

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

slender flicker
#

Ah okay, will the support help me with this "small thing"? I am just a hobby user of stripe FYI

upbeat robin
#

yes

slender flicker
#

ok thx

#

have a good day