#dominikof-backdate-sub

1 messages · Page 1 of 1 (latest)

jovial elm
#

When you create the subscription, you might also need to set the billing_cycle_anchor then to be when you want to cycle to roll over, eg 1 month after the backdated start

#

otherwise the backdated period is prorated as a short period before the cycle start of now

midnight blaze
#

hm, so, without this billing_cycle_anchor I can't do this? Looks like. Setting billing_cycle_anchor increase complicity of the code, so I didn't want to do this

jovial elm
#

ok but otherwise you're trying to prorate a period before the current cycle, which you cant do

midnight blaze
#

got it

#

thank you than