[Wishlist] Disable prorations when upgrading
Create a toggle in the dashboard that disables prorations for all payments. OR create a toggle at the plan level which disables prorations when switching to or from that plan.
To disable prorations on a per-request basis, set theproration_behavior
parameter tonone
. No parameter turns off all future prorations for a Subscription. To disable prorations indefinitely, setproration_behavior
tonone
for every request that generates prorations.
Comments
0 comments
Please sign in to leave a comment.