#madhav3676
1 messages · Page 1 of 1 (latest)
Hi
Yes what is your ask ?
Hi, We are giving 30 days of free trial to the customers. but, if users update the plan to some other plan {product} on customer portal, they loose the free trial. They gets charged immediately
The billing cycle starts immediately
How are you handling updates ?
But, we dont want users to loose the free trial,. We are handling updates via customer portal
our busienss requirement is - The updated plan, should start after free trial.
OK, I see checking...
What are the settings that you are using with the Customer portal?
Could you please share you accountId ?
yes
Try disabling this and do another test
You are activating immediate proration
sure, Will try. Thanks. facing some internet issues at our end. will i be able to reopen this ticket later?
You can simply write in the main channel
And write up your follow up question directly there
we'll be happy to help you again of course!
Awesome, thanks
Np!
Hi, We have tried the given solution. but its not working. Free trial getting ended once user upgrade or downgrade to any other plan from Customer portal
Hi, catching up..
Hi, gimme a few more time
I see, so switching the option here still cut the trial period
Sorry it seems like something we haven't supported in Customer Portal. You could consider not providing Customer Portal, but instead cancel the still-in-trial Subscription and create a new one, with the new plan, and also with trial
But, we are using Customer portal only for Upgradation and Downgradation. Its very difficult for us to move away from customer portal
cus_ORsJQLtipDYMfd , If you can check the event logs for this customer id, would be helpful. First few events triggered from customer portal, but payment and plan changed events are not coming from customer portal
Is that a different question? The customer.subscription.updated
We were trying to see event logs, Its the same problem - PFA screenshot , When we try to change the plant from customer portal, we see a message - "what you will pay from <date>" and the date is when the trial is ending. But, when we click on confirm button, Plan gets changes instantly
Yes I mean it's something we haven't supported directly in Customer Portal. I have seen similar asks in the past, but unfortunately I don't have any timeline to share
What is the possible way moving forward? Can we assign trial period through code? after the susbcription is changed from customer portal>?
Yes here
is the remaining trial period is getting passed to next plan? how to check that?
You are on your own control! You cancel the previous Subscription and create a new one, with a trial to the same date
No, asking with the customer portal updates. will the remaining trial period get passed to the next subscription or its just vanishes?
Just vanishes, as you observed, don't you?
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!
Is there any reference available about how to handle trial period?
its not working properly from customer portal
need some reference for code
What specifically isn't working? What are you trying to do?
So, We have free trial for one of our product. in free trial, if the user changes the plan from customer portal - he looses the free trial and payment gets deducted and new sussbcription starts instantly
Thats not what we want. Ideally, the changed plan should start once the trial period is over.
Yep, that's how the portal is configured to work. You can't change that
If you want the behaviour you describe then you'll need to build your own UI to handle that
and if we want to update the newly plan with the remaining trial period once the plan changed on customer portal, then how can we handle this via code?