Different payment mails for customer (external) and interal reciepients
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!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Different payment mails for customer (external) and interal reciepients
Hi,
Is there already a way to send two payment emails with different layouts?
What are your recommendations for implementation?
Overwrite in ai-controller-jobs/src/Controller/Jobs/Order/Email/Payment/Standard.php ?
Thank you!
Is there already a way to send two payment emails with different layouts?
- for the customer, nicely styled, CI branded layout (as confirmation)
- for company internal use, process-optimised (eg. larger SKU number, no colors, no images etc.)
What are your recommendations for implementation?
Overwrite in ai-controller-jobs/src/Controller/Jobs/Order/Email/Payment/Standard.php ?
Thank you!
Re: Different payment mails for customer (external) and interal reciepients
Just use the Email delivery service provider for internal e-mails (you need to use it as base for all your delivery options):
https://github.com/aimeos/aimeos-core/b ... /Email.php
You can adapt the added data according to your needs by overwriting its template.
https://github.com/aimeos/aimeos-core/b ... /Email.php
You can adapt the added data according to your needs by overwriting its template.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
