bpuig / laravel-subby

Laravel Plan and Subscriptions manager.
https://bpuig.github.io/laravel-subby
MIT License
102 stars 42 forks source link

getSubscriptionRemainingUsagePriceProrate for year invoice interval #134

Closed aeq-dev closed 2 years ago

aeq-dev commented 2 years ago

Hello, This function getSubscriptionRemainingUsagePriceProrate always calculates the price for monthly period after change plan from monthly to yearly. An other issue, the ends_at doesn't change if we change plan from monthly to yearly.

Thanks

aeq-dev commented 2 years ago

@bpuig @boryn any advice please

aeq-dev commented 2 years ago

Its fine never mind