#aravind_api
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/1268864931328032789
๐ 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.
- aravind_api, 1 day ago, 12 messages
considering quantity as sub agents. were subs agents each sub agent should renew, cancel operation need to be done
can I upgrade and download grade the quantities of subscription
yes you can
does it acts invoices
yes
can I subscribe one monthly plan for multiple times in checkout object
do you mean increase the quantity? or different prices?
same price only. so that I will create one product having one monthly plan and one yearly plan. so that I can subscribe same price multiple times and I can manage each subscription to cancel and renew
can I cancel and re-new the subscription-item

not really sure what you mean, but you can try it in test mode. You can have as many subscriptions as you want that all subscribe to the same Price, if that's what you mean.
hi
hello. Did you have a follow up question?
In My understanding renew means updating subscription to canel at period end and cancel meanes cancel immeditely
now I want to know can I handle this is in subscription Item
Yep, the differences are explained here: https://docs.stripe.com/billing/subscriptions/cancel
You don't cancel a specific item, you'd just remove it/reduce the quantity to 0
OK
Can you tell me I am having one product of recruitment with 2 prices. In my case I will subscribed one price with 10 quanties. can I renew indiviual quantity and cancel it. if not how should I acheive it
can I renew indiviual quantity and cancel it. if not how should I acheive it
I don't know what this means I'm afraid
can we connect a call
do we have access to connect call
We're developing a subscription flow for our product that involves different types of agents such as recruitment, development, and testing. Users should be able to subscribe to these agents individually with varying quantities, where the price increases based on the selected quantity. Each quantity should be treated as a sub-agent, with the ability to renew and cancel each sub-agent independently. We're using Stripe Checkout Sessions and need users to have the option to enable auto-renewal for each sub-agent and to delete or cancel individual sub-agents as needed. Could you provide guidance on
how can I achieve it using stripe
help me
We don't do calls no
Which part specifically are you stuck with?
I am good upto using checkout sessions for subscribing one price with 5 quantites. how My intial is to individual each quantity should be able te re-new and cancel it
Well you can either use the customer portal to enable to customer to update/modify/cancel their subscriptions, or you can build your own UI and make API calls directly to perform the updates
Checkout doesn't support updating existing subscriptions
ok
Imagine one subscription having 5 quantites. can I make one of quantity to cancel or new it
Sorry, really struggling to understand what ytou're asking me. You want to reduce the quantity of an item from 5 -> 4?
reduce 5 -> 4 as cancel and re-new
I don't know what 'as cancel and re-new' means
ok I while Handle Internally