#nukesforbreakfast_best-practices

1 messages ¡ Page 1 of 1 (latest)

worthy rainBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1247255392053100628

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

limpid crow
#

Does that get you oriented in the right direction?

odd sinew
#

that behavior would be something I would want to avoid.

limpid crow
odd sinew
#

Alright, but that's not quite right for my use case either. It's not a free trial, it's just a different set of payment terms. This would be like for setting up an "enteprise"y type agreement and payment schedule. I guess the subscription machinery doesn't support that? I'd be fine if I had to do something manually in the API or the dashboard to get the subscription going in this case, without the user interacting with a hosted UI page like checkout.

limpid crow
#

I don't know what "enterprisey type agreement" means. Can you be more specific?

odd sinew
#

sure, so

#

We get a contract drawn up with the client that says "for the next 2 years we'll pay $X + overages monthly. You'll bill us (the client) monthly with invoices for the $X + overages with net 30 payment terms." This would mean they have 30 days to pay the invoice after it is sent.

That seems to fit a subscription pretty well except for the part where they will likely pay manually via a check or something.

worthy rainBOT
odd sinew
#

if they don't want to setup a bank transfer or ACH method for whatever reason. We have clients that do this currently.

#

but we aren't billing them via Stripe.

#

we would like to move that direction though.

worthy oracle
#

Hello, two-shoes has to step out soon but I can help. Catching up on this thread

odd sinew
worthy oracle
#

Yep yep, apologies I got the actual field wrong there

odd sinew
#

that actually looks like it's exactly what I need. Just to confirm: I can create a subscription in the API/dashboard with this information configured, and then they'll get monthly invoices with a due date based on days_until_due? And the subscription will just remain active regardless of how long the invoices take to be paid.

worthy oracle
#

Yep yep, that should be how that works for send_invoice subscriptions