#georgesonorus_api

1 messages · Page 1 of 1 (latest)

past folioBOT
#

👋 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/1351535311204909087

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

sleek oxideBOT
molten violet
#

Hi there 👋

The Quote will automatically create an Invoice based on what you created the Quote for, that behavior can't be adjusted or avoided.

But, you should be able to edit the created Invoice to fit your needs, since it's created in a draft state:
https://docs.stripe.com/quotes/overview#:~:text=If the quote doesn’t have a recurring price on any of its line items%2C a draft invoice is created from the quote with auto_advance set to false. You can make modifications to the invoice before finalizing and sending it to your customer for payment

You'll need to create the second Invoice yourself.

teal spoke
#

That is very helpfull thank you very much!