#alex_invoice-editable

1 messages ¡ Page 1 of 1 (latest)

vital hullBOT
#

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

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

stray nest
#

hi

sudden berry
#

alex_invoice-editable

#

@stray nest what you are trying to do is impossible mostly

stray nest
#

for the checkout process, i'm getting the subscription -> invoice -> payment intent, and use it during with stripe elements and custom code

sudden berry
#

Once an Invoice is finalized you can not edit/change it, it's mostly immutable at that point

stray nest
#

but, why is finalized?

#

the payment is not completed yet

sudden berry
#

because it's the first Invoice of the Subscription and it's always finalized before the payment can be attempted. That's basically the way it works really

stray nest
#

any advice?

#

i can recreate the subscription, but in this case, we will loose all the shipping and payment information used during the checkout previously

sudden berry