#josula_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/1458799458086162658
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
hello
can you share the Quote ID (qt_xxx) that you tried to update?
yes one sec
qt_1SnICRQWc5EeQut9HroUZ4y1
eg this one was created and then cancelled because i tried to update its line items (e.g. the quantitiy set from 1 to 2 and updated via the api endpoint)
its quite annoying if we create a new quote every time something changes in the line items. not really feasible. the order is still in "draft" so not even in "open"
I don't see any update request on that Quote. I see you created it, and just after cancelled it.
why didn't you call the update method to change the quantity? https://docs.stripe.com/api/quotes/update
let me check this
you are right, I am acutally cancelling the quote. I thought this was the expected behaviour
I will try to update this
on another note: Is there any way I can send hyperlinks in the footer or e.g. in the line item description? E.g. a link to the item on our website?