bpuig / laravel-subby

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

Plan combinations (countries, periods...) #119

Closed bpuig closed 2 years ago

bpuig commented 2 years ago

Status

IN DEVELOPMENT

Migrations

YES

Description

This pull requests adds the ability to have multiple combinations for a plan, per country, currency and interval period. So plan does not have to be duplicated for every country combination.

Current Plan price, interval, etc will be kept as a fallback and also for the people who does not want to use combinations.

Todos

Deploy Notes

This will be in the new v6, so migrate following the instructions like in a new release.

Impacted Areas in Application

List general components of the application that this PR will affect: