#-tucker-3_code

1 messages ยท Page 1 of 1 (latest)

wintry knotBOT
#

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

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

untold trail
muted siren
#

๐Ÿ‘‹ happy to help

untold trail
#

hey!

muted siren
untold trail
#

I thought I had, lemme re-read

muted siren
#

you need to create the invoice items before you finalize the invoice and after you create it

untold trail
#

i swear thats what the code is doing

muted siren
#

are you passing the invoice ID to the invoice item creation request?

untold trail
#

uh lemme check rlq

untold trail
#

should I be?

muted siren
#

yes

untold trail
#

alright lemme try that rlq

untold trail
#

unless im doing it wrong

muted siren
#

would you mind sharing the request ID for the invoice item creation?

untold trail
#

yea lemme try find that rlq

#

how does one find that

#

idk if thats what your looking for

muted siren
untold trail
muted siren
#

you're creating the invoice item before you create the invoice

#

you need to create the invoice items before you finalize the invoice and after you create the invoice

#

so step 1
create invoice
step 2
create invoice item (and pass the invoice id)
step 3
finalize invoice

wintry knotBOT