LaraBABA's avatar

Anyone with experience with Laravel Cashier?

Hi,

I have created a simple eCommerce with Vue.js and Laravel but today noticed Laravel Cashier. I am not sure I understand exactly everything it does but I would like to know if you could tell if:

-Laravel cashier handles taxes(V.A.T) and shipping -Can we sell product as a one-off rather than subscriptions

My biggest product at the moment is finding a framework that allows me to easily build the tax system when it comes to selling downloads vs tangible goods(2 different types of taxes report).

Thank you.

0 likes
2 replies
vainway 's avatar

when you use it, it require people to pay with card or credit cards so, what it goes to ur bank account they remove the taxes u want or set your default charges to your customers

LaraBABA's avatar

So you mean you have to code the entire tax system yourself or it is built inside Cashier? ie: For downloads in the EU to non VAT registered customers, you charge the customer's country VAT rate. For downloads in the EU to VAT registered customers, you 0 rate the V.A.T. For tangible goods it is another tax method...

Please or to participate in this conversation.