#ultrapro5000_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/1283194366164471849
๐ 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.
- ultra_setupintent-confirm, 4 days ago, 6 messages
Hi Koopajah ๐
Hi there, sorry for the delay! It's actually me, not Koopajah at the moment
Hi Roadrunner, no worries
Let me take a look at the portal
Are you referring to the "Invoice History" section and the invoices listed there?
For context, we've imported a couple thousand customers ( client is a garbage collection company ). We've set them up with subscriptoins and an invoice for August service seperately, since the subscriptions will die if they don't get a payment method within 36 hours. Mainly now hoping to change some wording on the billing portal so customers don't all get confused about things.
Yes
Or even if we could add something on the invoice details after user clicks through
hmmm
ha, i know, me too
I was going to suggest updating the "Description" but that won't work
If you add a Description, the only way to get to it from the portal is to click into the Invoice then select "View invoice and payment details"
On the price object? Yeah because that's also used for existing customers. Had I spun up new price objects for only the imported customers it've worked.
No, on the Invoice
Oh!
The text you see in the Portal under Invoice History is pulling the Product name
That is burried pretty deep and not ideal, though it's better than nothing for sure
Oh right, is what I meant to say
checking invoice edit via dashboard, not seeing description edit spot?
Well that's the tricky bit. The description on finalized Invoices cannot be edited
oh dang..
So you'd have to add a value to description while the Invoice is still in draft state
Right, point of no return ๐
ha, final does mean something.
same for if invoice is paid I bet? would love to delete / hide those invoices from the free trial '$0.00' paid. shows on billing portal but I think can't delete paid invoices too, right?
You could revise an open invoice but that's not really what you want in this case: https://docs.stripe.com/invoicing/invoice-edits
This would really only apply if you finalized an Invoice, made a mistake, and then want to create a brand-new draft Invoice that you can edit.
No, you can't delete an Invoice. You can only void an invoice and, at that, can't void a paid invoice
10/4. if client has me add description I'll likely loop and void / make new, since can't edit
one last question for today please, if you don't mind
probably a quick no..
Is it possible to hide / change the free trial verbiage on billing portal?
No, not possible
thought not, told client I'd check tho
It sounds like you'll likely want to build your own customer portal ๐
hahahahahah
That would give you the most flexibility on which invoices to list, how to display them, what copy to display, etc.