#aeropuertomc_best-practices
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/1501613042172170351
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hmm yeah, i don't see that as a field on any other creation request either
how does not being able to specify that for invoices + subscriptions impact you in practice? is setting a default or relying on automatic classification insufficient for your use case?
Hi, yes. So, we'd like to have all ACH transactions qualified as services.
All our transactions are services. Would the dashboard setting be enough for that?
you can configure that here:
https://dashboard.stripe.com/settings/payment_methods/us_bank_account
yep!
you would wanna set it to Don’t classify any transactions as goods
Great, that should do. I don't think it would be a bad idea to add the setting, too.
In our case, all we sell is services
So we can do without the per-object setting
yeah it does seem a little odd to me that it's missing from invoices + subscriptions, i'll pass that feedback along to our product team (wouldn't surprise me if there's a feature request for it already)
I have a question. Let's say that by default we set it up as "not goods"
Can, only for some payment intents, override this as goods?
at the api level
i think so! it's just the default setting. lemme test real quick to confirm though
ok so that setting is not actually applying to my test mode payments, need to dig into why that is