Where is email template or controller?

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
ryankim
Posts: 17
Joined: 24 Jul 2020, 18:43

Where is email template or controller?

Post by ryankim » 18 Feb 2021, 16:25

Hello Aimeos!

I have an error with Sales Tax in the order confirmation email.
The price should be $108.25 (it works fine other pages) but it is $108 in the email..
I just want to check the tax rate, but I don't know where is the controller for it.
Can you give me path? or can you tell me How I can find the path?

Thank you

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Where is email template or controller?

Post by aimeos » 20 Feb 2021, 08:59

The templates for the order confirmation e-mails (better: the partials that render the basket details) are available here:
https://github.com/aimeos/ai-client-htm ... ail/common
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply