#stefanmoona-subscriptions

1 messages · Page 1 of 1 (latest)

pseudo summit
#

@clever tide

  1. hard to say without seeing the code and exact details, but yes — look into proration_behavior on the Phase or Schedule, that's how you disable things like that.
  2. Nope, that is what schedules are for!
clever tide
#

Hi, thanks for the answer.

#

I tried setting the proration_behavior to none but it doesnt seem to change the subscription schedule?

#

I'm creating a subscriptionschedule from an existing subscription and then modify the phases and add a future schedule, but setting proration_behavior to none on the modify does not seem to work?

pseudo summit
#

I feel like it should

#

can you share some examples like an in_xxx invoice you saw proration on, some sub_xxx IDs, the exact code you wrote etc

clever tide
#

ok, let me try one more time just to confirm

#

okay it works, I mistakenly set the proration_behaviour to None in python instead of "none"

#

thanks for the help

pseudo summit
#

ah ok, makes sense!