Resending Order Emails

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
igavemybest
Captain (CAPT)
Captain (CAPT)
Posts: 388
Joined: Sun Apr 06, 2008 5:47 pm

Resending Order Emails

Post by igavemybest » Sat Oct 24, 2009 9:40 am

It seems that with all the great stuff you have in the store, there would be a way to resend an order shipped email, or resend a vendor notification email. Is this possible?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Resending Order Emails

Post by mazhar » Sat Oct 24, 2009 9:51 am

From merchant side view order details and then click on Email address in BillTo section of address. Then select your desired email template and send it.

User avatar
igavemybest
Captain (CAPT)
Captain (CAPT)
Posts: 388
Joined: Sun Apr 06, 2008 5:47 pm

Re: Resending Order Emails

Post by igavemybest » Sat Oct 24, 2009 11:19 am

Thanks

User avatar
NC Software
AbleCommerce Partner
AbleCommerce Partner
Posts: 4620
Joined: Mon Sep 13, 2004 6:06 pm
Contact:

Re: Resending Order Emails

Post by NC Software » Thu Nov 19, 2009 10:05 am

How do we resend the Vendor notification e-mail to the VENDOR?
Neal Culiner
NC Software, Inc.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Resending Order Emails

Post by mazhar » Fri Nov 20, 2009 5:38 am

Hmm yes it seems that It will not work for Vendor Notification.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Resending Order Emails

Post by mazhar » Fri Nov 20, 2009 5:41 am

In order to accomplish this You will need a small custom script. All you need is to load vendor Email template, populate its parameter list and then trigger it. For its complete parameter list you can see template contents and see what NVelocity variables are being used. Most common will be $store representing current store, $order representing order for which you want to resend alert and $user representing customer who placed this order (order.User).

User avatar
NC Software
AbleCommerce Partner
AbleCommerce Partner
Posts: 4620
Joined: Mon Sep 13, 2004 6:06 pm
Contact:

Re: Resending Order Emails

Post by NC Software » Fri Nov 20, 2009 6:20 am

Mazhar,

Obviously there are situations where e-mails may not send (server reboots, whatever) and they will need to be resent. The recipient could have also had e-mail problems. Please add a feature request to have the ability to resend any of the order related e-mails from the order manager.

Thank you.
Neal Culiner
NC Software, Inc.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Resending Order Emails

Post by mazhar » Fri Nov 20, 2009 8:39 am

I have logged this as enhancement, You can track progress on this here
http://bugs.ablecommerce.com/show_bug.cgi?id=8556

Post Reply