#revans_api

1 messages ¡ Page 1 of 1 (latest)

wooden kettleBOT
#

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

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

winged tusk
#

Hello! To clarify, you're trying to alter the appearance of the Invoices Stripe generates? Like the PDFs and whatnot?

#

Note that this is public server, and that Invoice seems to contain sensitive information, so you may want to delete that message.

night jetty
#

Thanks just deleted the invoice. Yes, ideally we'd like to customize our invoice to limit the display of taxes.

winged tusk
#

To my knowledge that's not possible. That said, this isn't the best place to ask. We're focused on developer questions on Discord (code, API, webhooks, etc.). Stripe support or your account manager would be better sources of information for this kind of question.

night jetty
#

Is there the ability to create custom invoice templates, the customizations I see on the portal and what I've got from support, there's not a whole lot that can be customized. I was hoping there was another solution.

winged tusk
#

The customization options you saw are it as far as Stripe Invoices go. However, some people make their own invoices and don't expose ours to their customers. They only use Stripe Invoices as a source of data to put together their own PDFs and whatnot.

#

That's something you'd need to build on your end, though.

#

The Invoices we create have to meet a lot of requirements to comply with various laws and regulations, which is why customization is fairly limited.

night jetty
#

is there any resources that you can share related to creating custom invoices that sources data from Stripe?

winged tusk
#

None that I know of, no, sorry.

#

It's usually something custom that people do for their specific situation. I don't know of anyone doing it and then writing a guide or sharing how they did it. Such a thing might be out there, I just don't know of any examples.