#cho_best-practices

1 messages ¡ Page 1 of 1 (latest)

surreal vaultBOT
#

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

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

robust geyserBOT
#

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.

dreamy cradle
torpid zodiac
#

ohh

robust geyserBOT
torpid zodiac
#

so if I am understanding this documentation correctly, what I want to achieve is done by adding a trial to the billing cycle if I wish to +7 to the date that my customer will pay next correct?

rigid rivet
#

Correct

torpid zodiac
#

It appears that this sequence of events may happen:

  • Customer pays on Mar 15 for 1 month subscription
  • Customer will be billed on Apr 15 next
  • Company (us) adds 7 days to trial
  • Customer will not be billed until Apr 22
  • Customer will be billed May 15

^ is this above correct?

#

Because I need to make it so that the final line, customer needs to be billed May 22

#

+/- 1 day for 30/31 day differences

rigid rivet
#

That sequence looks fine, yeah.
You can actually test all of this in test mode using test clocks

torpid zodiac
#

oh true, I see

#

so the initial bulleted list will happen?

#

I'll test it out, however

#

do you have a recommendation for how to achieve what I asked with the billing cycle restarting on that Apr 22nd day

rigid rivet
#

Oh wait, when you add 7 trial days it moves the billing anchor to Apr 22

torpid zodiac
#

oh, I see I can reset the billing cycle anchor when that occurs

#

oh does it?

rigid rivet
#

From then point on the billing cycle is on 22

torpid zodiac
#

okay, that's great

#

i can test that directly and it saves me some time

#

ty