#madhav3676

1 messages · Page 1 of 1 (latest)

gaunt mothBOT
hollow meadow
#

Hi
Yes what is your ask ?

red hound
#

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

hollow meadow
#

How are you handling updates ?

red hound
#

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.

hollow meadow
#

OK, I see checking...

#

What are the settings that you are using with the Customer portal?

#

Could you please share you accountId ?

red hound
#

acct_1MzeGZSJXX4MNQ6q

#

is this the account id?

hollow meadow
#

yes

#

Try disabling this and do another test

#

You are activating immediate proration

red hound
#

sure, Will try. Thanks. facing some internet issues at our end. will i be able to reopen this ticket later?

hollow meadow
#

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!

red hound
#

Awesome, thanks

hollow meadow
#

Np!

red hound
#

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

plain turret
#

Hi, catching up..

red hound
#

Sure, Thanks

#

there?

#

Hi @plain turret , Have you checked the problem?

plain turret
#

Hi, gimme a few more time

#

I see, so switching the option here still cut the trial period

red hound
#

Yes

#

sure, Take your time. Letme know if you need any more info from my end please

plain turret
#

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

red hound
#

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

plain turret
#

Is that a different question? The customer.subscription.updated

red hound
#

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

plain turret
#

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

red hound
#

What is the possible way moving forward? Can we assign trial period through code? after the susbcription is changed from customer portal>?

red hound
#

is the remaining trial period is getting passed to next plan? how to check that?

plain turret
#

You are on your own control! You cancel the previous Subscription and create a new one, with a trial to the same date

red hound
#

No, asking with the customer portal updates. will the remaining trial period get passed to the next subscription or its just vanishes?

plain turret
#

Just vanishes, as you observed, don't you?

gaunt mothBOT
prisma tree
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!

red hound
#

Is there any reference available about how to handle trial period?

#

its not working properly from customer portal

#

need some reference for code

prisma tree
#

What specifically isn't working? What are you trying to do?

red hound
#

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.

prisma tree
#

If you want the behaviour you describe then you'll need to build your own UI to handle that

red hound
#

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?