#kenicky_api

1 messages · Page 1 of 1 (latest)

limpid nymphBOT
#

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

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

faint tangle
#

Hello! do give me some time to take a look at this

next gorge
#

ok. We will consider that subscription.trial_period_days but is it possible to use coupon for trial periods?

faint tangle
#

Do you mean using a 100% off coupon over a period of time to simulate a trial period?

next gorge
#

yes. that!

faint tangle
#

Any invoice that is generated during the duration of the coupon would be 0 dollars due to the 100% percent off.

In the example you provided, for a yearly subscription, the customer would pay 0 dollars for the first payment because that payment falls within the duration of the coupon.

Hence, you wont be able to achieve the behavior you desire with coupons

#

Is there a reason for using coupons?

next gorge
#

It was just suggested in our team. And we thought that could make it easier for us.

#

so using subscription.trial_period_days, is the correct way of doing it, right?

#

question...
so coupon are generally used for payment/transaction? is that right?

#

another question is if we use subscription.trial_period_days = 30 days today, then the real payment starts next month?
in the invoice, there will be 2 entries:

  1. trial period = 0% for the 30 days
  2. real subscription starts (next month) = annually.
#

does my questions make sense?

faint tangle
#

do give me some time to take a look at your questions

next gorge
#

sure.

faint tangle
faint tangle
next gorge
#

Ok thanks!!!

#

Thats all! .