#type_checkout-lineitems

1 messages ¡ Page 1 of 1 (latest)

white echoBOT
#

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

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

ionic daggerBOT
#

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.

strong knoll
viral cosmos
#

@strong knoll if you pass mode: 'subscription' it's because you want to charge for example $10/month or $100/year.
So the Price id you pass in line_items has to be for a recurring Price.
If you pass a one-off Price for $10 once, then it won't work

#

type_checkout-lineitems

strong knoll
#

ah okk

white echoBOT
strong knoll
#

Its possible to trigger a webhook after 1 year?

#

I want this product to be enable for the user for 1 year

viral cosmos
#

this doesn't really make sense to me I'm sorry. It feels like you are misunderstanding what subscriptions are

#

But you can make it a $10/year Price for example and then at the end of the year you cancel the Subscription? Sorry the first step would be to carefully and clearly lay out your business model I think

strong knoll
#

Yes i get it, ill try to get it more clear