#florian-ruen_api

1 messages ¡ Page 1 of 1 (latest)

potent adderBOT
#

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

📝 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.

swift ore
#

hi there!

lavish geyser
#

It seems this is available using Stripe Dashboard, but I can't see how to setup this by API
And if I'm using template called "test", when fetching using API this subscription, there is no fields called "invoice_template": "test"

swift ore
lavish geyser
#

Understood, but my question is more: there is a way using API to setup an invoice template using Create subscription API ?

#

I think it's available on Stripe Dashboard, so should also be available using API call

swift ore
#

oh sorry, I missunderstood your question

#

no, that feature seems to be dashboard only. I don't see a way to set that using the API.

lavish geyser
#

Damn, so If my workflow is to create a subscription using API using specific invoice template (this template will hide and group some invoice items) I can't ...

#

Because as I see, the template set on Dashboard can't be set as "default", so if no set will use default Stripe settings, which is not the best for me

#

It seems there is an "invoice_settings" field on create subscription API, but only issuer and tax fields inside, no template ...

swift ore
lavish geyser
#

Good! Will ask for this feature, thanks a lot!