#geo_invoice-finalization-customer-updates
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/1314280247595896872
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
Hi ๐
I tried updating the customer info before finalizing membership purchase but I still see the placeholder data
What specific placeholder data are you seeing? I see you are updating the name and email
Oh, when I look at the API requests related to that Customer
yes the name and the email on the first invoice are the placeholder data
I can see the Invoice was finalized before the update request
So that update won't change anything on that invoice
The invoice is finalized in this request: https://dashboard.stripe.com/test/logs/req_uyclONJKGGztYs
Which occurrs ~30s before the update request
when creating subscriptions, is the invoice finalized once the subscription in created?
Yep I see other invoices have the correct information
Is there a workaround for this?
To fix the first invoice?
No, the Invoice is frozen
Invoices are legal documents and we are required to freeze the data we include to what is known at the time
I see, so I would need to change my checkout flow and only create subscriptions once I have the customer's informaiton
Yes
oh man ok, thank you for your help
Happy to shed what ๐ก I can ๐