#Dizzy-subscriptions

1 messages · Page 1 of 1 (latest)

jolly vault
#

can you share the sub_xxx ID of the subscription this is for? It could be a few things, like a trial period.

slow acorn
#

sure one second

#

sub_1KVzKjAgeNa2VITfBQVNHyM9

#

thought maybe it has to do with me not stetting a current_period_start

jolly vault
#

price_1KPrkSAgeNa2VITfSvthQ2yk is a metered price

#

which means it charges in arrears(at the end of the month) for any accumulated usage. The first invoice at the start is 0 since no usage has happened yet

slow acorn
#

Ok, cause all of my prices are metered this will happen with all of them. So the best practice would be to setz the current_period_start to date.now + 30 days or ? how would you achieve skipping the first month

#

thanks so far for the tip

#

or setting the billing_cycle_anchor to +30 days

jolly vault
#

I don't follow

#

what's the problem/why is this an issue/what do you want instead? this is how metered subscriptions operate really.