#danielle_folx-checkout
1 messages · Page 1 of 1 (latest)
Proration isn't something you can disable entirely for a Subscription - it's something you have to disable on every update request you make on the Subscription. Just to be really clear - setting proration_behavior: none in a single request won't prevent proration from happening in the future. You set it on every request
and using the one-time price objects shouldn't prevent you from setting proration_behavior as far as I know
Got it, thanks that's helpful. I think we ran into the same problem where proration_behavior didn't take effect because of the one time price objects but I'll run that scenario again