#dan_api
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/1231885383541854289
đ 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.
- dan_api, 2 days ago, 11 messages
hi! should be possible by calling Invoice Update and passing transfer_data=""
Ah okay, excellent. We no longer want to make a transfer to one of our connect accounts for the invoice in question, I will give it a go! Thanks for confirming
To confirm, there's no way of doing this in the Stripe portal is there?
I'm not 100% sure if this will work on a finalized invoice, but if it can work, that's how it would be done
if it doesn't work then I would suggest voiding the invoice and creating a new one
not sure , I would imagine not
Okay thanks
Get an error
Non-draft invoices can't be updated
I'm not trying to edit anything other than removing the transfer_data
There must be an option for this, surely, what if you wanted to cancel the transfer
yeah, finalized invoices can't be edited in general (https://docs.stripe.com/invoicing/integration/workflow-transitions#not-editable-status)
like I mentioned, in that case void the Invoice and make a new one instead