#saintnz_api

1 messages ยท Page 1 of 1 (latest)

manic monolithBOT
#

๐Ÿ‘‹ 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/1504687393813299292

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

shadow nymph
#

hello! Sorry, but this isn't possible if you want the subscriptions to stay in status: "incomplete" after 23 hours

ornate flint
#

No workarounds?

shadow nymph
#

there are no workarounds ๐Ÿ˜…

ornate flint
#

Thanks. Do you know why this has been baked in as a rule?

shadow nymph
#

I don't know the full context off the top of my head for this decision right now, but if you want to know, you can write in to Stripe Support and we can try to see if we can find the reason for why we limit this to 23 hours

ornate flint
#

How do I do that? Is there an email address?

shadow nymph
#
ornate flint
#

Cool. I will do that. By the way, the expiry appears to not happen if we force a $0 first invoice on the sub. We do it by adding a 1 minute trial period. Any issues you can see with us doing that?

shadow nymph
#

You're welcome to do a 1-minute trial period, and I don't foresee any issues with that approach. Just keep in mind that the expiry isn't triggered because the invoice doesn't require a first time payment and hence has no "incomplete" state.

I'd strongly recommend testing it what you're planning to do to make sure it aligns with your business requirements and to catch any edge cases you may need to handle. In case you haven't seen this yet, you can use test clocks to mimic the passing of time : https://stripe.com/docs/billing/testing/test-clocks

ornate flint
#

We are using test clocks. That is a great feature. Will do as you say and test. Thanks!