#yagnesh-p_code
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/1465549526193410262
📝 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.
- yagnesh-p_code, 3 days ago, 27 messages
- yagnesh-p_docs, 4 days ago, 11 messages
⛔️ Stripe developers have stepped away for a short while
Please leave your questions here, and we’ll respond as soon as we're back! If you need help urgently, you can contact Stripe support for help.
Here is the link to the thread in which I was facing about duplicate docs for updating the line items: https://discord.com/channels/841573134531821608/1463873652037783583
👋 hi there, thanks for waiting. Taking a look...
Okay
private preview flags for ‘Dynamically update line items’ and they’re being deprecated
checkout_server_update_beta=v1
custom_checkout_server_updates_1
permissions[update_line_items]: 'server_only'
Is this part of an error message you received from Stripe? Do you have the API request ID that returned the error message?
The message suggests that the Stripe account in question may have access to some features not accessible by the general public. Your customer will need to contact Stripe Support to understand this message. We are not able to help with private features on this public channel.
Okay, thanks
Hey there was confusion here too, i think the message my customer received is related to this too, i mean i am using update checkout session but docs still don't specify is it is public or private feature
Updating a checkout session normally using /v1/checkout/sessions/:id [0] or using stripe.checkout.sessions.update is not a private preview feature. So this doc [1] that you linked in the other conversation is public. There are no private preview features listed on the page.
[0] https://docs.stripe.com/api/checkout/sessions/update
[1] https://docs.stripe.com/payments/advanced/dynamically-update-line-items
This is the reason why I am unclear why your customer would receive a message mentioning "private preview flags for ‘Dynamically update line items’ and they’re being deprecated", it suggests that the Stripe account previously may have private access to Dynamically update line items - so this is something you'd need to contact the Stripe Support about.
Well yes, we had access to that feature while it released in private, so we just need to remove it right
This is not something I can advice because we do not know how the feature that gave your Stripe account private access works. But you can try removing it in a safe environment to test, like staging for example.
Generally we can only help with features that are publicly accessible.
How can I set a 12 product limit so when a customer buys one, the count goes down to 11 for all other customers... down to zero to alert them I'm sold out?
@potent stone looks like you're in the wrong place, this thread is for someone else's question.
- If you have your own thread please chat there.
- If you have a question or a followup to a closed thread use one of the buttons in https://discord.com/channels/841573134531821608/842637025524842496 to get help (we don't reopen closed threads).
Note that posting inappropriate messages in other people's threads is against the rules. No worries if this was just an honest mistake, but anyone who violates the rules multiple times will be removed from this server.