bumbummen99 / LaravelShoppingcart

A simple shopping cart implementation for Laravel
MIT License
505 stars 234 forks source link

Multiple Taxes #187

Closed jc-noodev closed 1 year ago

jc-noodev commented 1 year ago

Not sure where I could post my question/issue.

Is it possible to setup multiple taxes ?

I see taxRate in the calculator, but I cannot find it’s reference elsewhere. We would need to add a taxRate2.

I tried adding a taxRate2 in the config file and changing/adding some code in the calculator to reflect the taxRate2 but there is simply no error… the tax simply stops working.

Bottom line, my question is the possibility of adding a taxRate2 and if so… where is the taxRate being fetched ? I could do some modifying on my end and make it work. Would do a PR afterwords.

Thanks alot for the quick orientation crash course ;p

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days