indiehd / velkart

An extensible shopping cart, order management, and payment processing system built upon clean-coding principles and designed for Laravel.
GNU Affero General Public License v3.0
1 stars 4 forks source link

Third-party Cart integration #32

Closed cbj4074 closed 4 years ago

cbj4074 commented 4 years ago

This PR aims to integrate the https://github.com/bumbummen99/LaravelShoppingcart package.

Note: I based this on top of another branch because it requires the changes therefrom, but I'll rebase before we merge.