#michamitus_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/1296752070870700104
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi, looking into it..
that feature is specifically about a beta feature : https://docs.stripe.com/payments/checkout/custom-shipping-options
I guess what specifically is your use case here? onLineItemsChange is part of that beta but it has a specific usage intended(for when you more directly control the line items in your own code instead of letting the client do it) and I think it's not exactly what you're looking for.
๐ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!
EmbeddedCheckout is the fastest way to implement, but we also want to display additional information based on quantity information, and this event would essentially solve that.
How can we access it in beta?
So this event is not triggered when the user changes the number of products? :/
please request access to the beta here https://docs.stripe.com/payments/checkout/custom-shipping-options
click on "Request access" at the top of the page
Done. Should it be the owner's account or can the administrator be as well?
How long do you have to wait for beta access?
We are a bit short of time :/
I'm not sure I understand the question
I don't know the SLA
but normally we respond within 24-72hrs
I had to enter an email address, whose address should it be?
The documents here only refer to the onShippingDetailsChange function, will onLineItemsChange also be available after access to the beta version?
hmmm I think the email address of the account and not your user's email address
yes
Great, thank you very much!