Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

E-Commerce Modules /

Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.

Moderators: martimiz, Nicolaas, Sean, Ed, frankmullenger, biapar, Willr, Ingo, Jedateach, swaiba

E-Shop 0.8.5. - confirmation e-mails.


Go to End


2 Posts   1805 Views

Avatar
Gaudino

Community Member, 8 Posts

9 August 2012 at 8:59pm

Hi,

I want to use this shop module: http://demo.ss-shop.org/ for my e-shop.

When I'm trying this module, everything looks good, but I have small problem with generated e-mails.

I bought some products in my demo shop and the system send me only one confirmation mail.

But the system should be send 2 confirmation mails.

One from system to me like customer.
Second from system to me like shop owner.

I don't know, where I can set shop owner email.

Can you help me please?

Thanks

Avatar
Jedateach

Forum Moderator, 238 Posts

14 August 2012 at 9:30am

See if adding Email::setAdminEmail("youremail@domain.tld"); to your _config.php file helps.