Adding Tax to Orders
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
- Muhammad-Nawlo
- Posts: 15
- Joined: 16 Jul 2024, 02:03
Adding Tax to Orders
php 8.1
aimeos-laravel 2024.10
aimeoscom/ai-site 2024.10
Hey, How are you doing
I want to add tax to orders,and this tax will published to all my vendors
How can I add this tax
aimeos-laravel 2024.10
aimeoscom/ai-site 2024.10
Hey, How are you doing
I want to add tax to orders,and this tax will published to all my vendors
How can I add this tax
Re: Adding Tax to Orders
You can set tax rates automatically using the Taxrate plugin:
https://aimeos.org/docs/latest/manual/plugins/#taxrates
https://aimeos.org/docs/latest/manual/plugins/#taxrates
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
- Muhammad-Nawlo
- Posts: 15
- Joined: 16 Jul 2024, 02:03
Re: Adding Tax to Orders
Yes I saw this plugin but it says that this tax will apply to all products, shipping and payment
But I want to add tax to only for whole order
Is it do what I say?
But I want to add tax to only for whole order
Is it do what I say?
Re: Adding Tax to Orders
The tax of the order consists of the tax of products, shipping and payment. You can't set the tax for the order itself.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star