#iwynos-adi_code

1 messages ¡ Page 1 of 1 (latest)

wicked nicheBOT
#

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

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

rose plover
#

I want to give my users an option to get a subscription free for 90 days, then i will charge an discounted amount for that subscription monthly for 6 months then eventually they will be moved to normal pricing

shell ferry
#

hi there!

#

looks like you asked the same question four times in a row?

rose plover
#

Oops yes my mistake!

shell ferry
rose plover
#

Also one doubt is when we create an free trail for a user and make him add card details via stripe elements for future payments
Does at that time we generate an invoice for 0$?

shell ferry
#

if you use a free trial, then the first invoice will be for $0 yes.

rose plover
#

okay which all web hooks i should make my code keep an eye on for this scenrio of free trail

shell ferry
#

it depends what do you want to know? when the subscription is created? when a new invoice is generated? when the free trial ends? something else?

rose plover
#

I want to track down the whole lifecycle from susbcription creation, trail ennd and everthing

shell ferry
rose plover
#

Okay!