amsgames / laravel-shop

Laravel shop package
MIT License
483 stars 166 forks source link

Simon: add coupon support (basic) #40

Open simondud opened 8 years ago

simondud commented 8 years ago

Hi,

I needed to add coupon support for one of my projects so I did a basic implementation. It supports coupons at cart level with fixed amount or percent. Thought it would be interesting for others maybe.

Regards, Simon.