laravelcm / laravel-subscriptions

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

any help on integrating a coupon logic ? #27

Open choper725 opened 4 days ago

choper725 commented 4 days 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 ?