laravelcm / laravel-subscriptions

Laravel Subscriptions is a flexible plans and subscription management system for Laravel.
MIT License
126 stars 20 forks source link

any help on integrating a coupon logic ? #27

Open choper725 opened 3 weeks ago

choper725 commented 3 weeks ago

hello guys,

any tips on creating a coupon logic to change plan price ?

in my current scenario i got 3 plans, and want to add a coupon logic that changes the price for plan once entered ?