#h4k_94

1 messages · Page 1 of 1 (latest)

halcyon fernBOT
worthy forum
#

Hi
All API timestamps are in UTC so you need to pass dates according to that.

digital creek
#

yeah but my accountant is not happy xD

#

is there any way to add 2 hours to the biling_cycle_anchor ?

worthy forum
#

You can pass the timestamp in UTC according to France timezone

#

for example now in france is 12:15:34 , so in billing cycle anchore you pass the corresponding utc time, which is 10:15:34

digital creek
#

when creating ? but how about updating

#

and changing the timezone of a customer has some impact ?

late mango
#

To change a current subscription's billing cycle anchor, you need to use a trial period. I personnally add a field trialReason in my database schema to differentiate regular trials with "forced trials for updating billing cycle anchor"

worthy forum
digital creek
#

see ? when changing, i can only set it to "now"

#

i can't set a specific date

late mango
digital creek
#

but the subscription is already running

digital creek
#

how can i add a trila period to an existing sub

worthy forum
#

Or you can delete and create a new Subscription for the customer

halcyon fernBOT
digital creek
#

hum

#

ok i'll try