#Andres2792-Subscription

1 messages · Page 1 of 1 (latest)

paper crown
#

Hi, What do you mean by can't select the exact date? I think just converting your desired date time to the displayed hour in Dashboard?

worldly kayak
#

Well this is not a common ask from a dev but I was evaluating the idea of having a team handling some special subscriptions via Dashboard. I noticed I can update the subscription via Dashboard and select a cancelation date but not the exact hour

#

This created a new calculation on the Las invoice since the Dashboard select 5:00 am utc as hour

#

So the last invoice for the period has a different amount Than the desired and I was unable to fix it on the Dashboard

#

I know how to do it via API so I took a look at the API call made from the Dashboard and I noticed it was using a Unix timestamp with correct date but not hour

#

I even tried to use the cycle option and no success. I was hoping to get a way to do it with precision via Dashboard to avoid building a custom ui for the team

#

Is that possible @paper crown ?

paper crown
#

I see, let me quick check

#

You are right, Dashboard can't have the specific time

#

I will forward your feedback! For the time being let's use API for specific time!

worldly kayak
#

Ouchie but ty @paper crown interesting peeps don't complain due to the last invoice amount when setting the cancelation date via DB but ty for your insight! Really appreciate it man!