#type_checkout-lineitems
1 messages ¡ Page 1 of 1 (latest)
đ 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.
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.
- typeshit_checkout-customization, 22 hours ago, 25 messages
- typeshit_api, 5 days ago, 5 messages
- typeshit_api, 6 days ago, 7 messages
- typeshit_webhooks, 6 days ago, 29 messages
@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
ah okk
Its possible to trigger a webhook after 1 year?
I want this product to be enable for the user for 1 year
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
Yes i get it, ill try to get it more clear