#sam-porter-bridges_api

1 messages ยท Page 1 of 1 (latest)

twin stirrupBOT
#

๐Ÿ‘‹ 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/1289241070026358857

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

tender fjordBOT
lean goblet
#

Hi there ๐Ÿ‘‹ I'm working on double checking, but am fairly certain this isn't something that is supported currently and that your workaround would be a good approach.

eternal lance
#

any idea if Stripe has plans to improve upon that?

lean goblet
eternal lance
#

I saw that, i do plan to use that. that gets me about 75% of the way there. i can handle the rest by checking the price ID on each line item to know which one is which class ID on our end, and then update the metadata

#

assuming i can still update invoice line item metadata on a paid invoice, yes?

lean goblet
#

I'm fairly certain you can. If my memory isn't failing me the only caveat that might exist there is if the invoice line item was created from a Subscription Item.

eternal lance
#

thanks for the clarification

lean goblet
#

Ah, looks like I was mistaken ๐Ÿ˜ข I'm not able to update an Invoice Line Item on a paid Invoice. Let me see if that same restriction applies to Invoice Items.

#

Okay, updating the Invoice Item was permitted