Can it be setup so the customer has multiple email addresses, for example: when they create an order, they receive the order details via email plus it is cc'ed to the other supplied email address?
Thanks.
Can it be setup so the customer has multiple email addresses, for example: when they create an order, they receive the order details via email plus it is cc'ed to the other supplied email address?
Thanks.
You can do anything you know how to code.
So, yes, it's possible.
But it's not a built-in feature.
You'll have to write custom code to collect and store the additional information, and then use that information when communicating to the customer. You'll have to add fields to the database to store that info as well.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I have put a request in the Commercial Help Wanted forum.You can do anything you know how to code.
So, yes, it's possible.