• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Stealthauto
#1 Posted : Tuesday, July 1, 2008 11:03:19 AM(UTC)
Stealthauto

Rank: Member

Joined: 3/6/2006(UTC)
Posts: 52

It seems that when we ship, the shipping update email is only being sent to orders@*****.com and not to the customer. Any ideas on how to fix this?

Many thanks in advance!
Matt@9BallDesign
#2 Posted : Tuesday, July 1, 2008 1:23:02 PM(UTC)
Matt@9BallDesign

Rank: Member

Joined: 12/23/2003(UTC)
Posts: 909

check your version, is it SP2? SP3?

I just asked about this yesterday and it was mentioned that this is going to be fixed. right now on SP2, shipping confirm emails are sent to orders that were placed with an account, any quick checkouts done without an account are not getting the confirm email.

Right now, the shipping email is sent manually through the order admin as a stop gap measure. definitely time consuming and look forward to the fix!
Matt Martell


http://www.9balldesign.com - Web, Print, Graphic


http://www.martellhardware.com/ - Decorative & Builder's Hardware

------------------------------------------------
Tafel1
#3 Posted : Sunday, July 6, 2008 4:41:56 PM(UTC)
Tafel1

Rank: Member

Joined: 1/15/2008(UTC)
Posts: 58

I ran into the same problem.

So , I came up with a quick work around by using the "Status update for order" Email template in Admin/ View Order

Find this line in the first HTML Body section of your "Status update for order" Email Templates.
I added the following tag methods (shown in bold)

<td colspan="4">Tracking Numbers:</td>
</tr>
<tr>
<td colspan="4">[[Order.TrackingNumberLinks]]</td>
</tr>
<td colspan="4">[[Order.ShippingMethod]]</td>
</tr>
<tr>
<td colspan="4">[[Order.PublicNotes]]</td>
</tr>


This atleast offers some method to send tracking info to your customer when the order is completed.

Email reads something like this:


Qty SKU Product Name Unit Price
1 ARMS40L A.R.M.S. BUIS Sight #40L Low Profile Flip-Up $108.39


Tracking Numbers:

1Z75393XXXX1138074 [blue]( hyperlinked in email ) [/blue]

UPS Ground
Estimated Delivery Date: 07/24/08 Thursday [blue] ( Displays Public Notes From Admin Order Detail ) [/blue]


I doubt this is the ideal situation, but I'm just fumbling my way around for now. Open to better solutions.
CorneliuTusnea
#4 Posted : Monday, July 7, 2008 7:30:46 PM(UTC)
CorneliuTusnea

Rank: Member

Joined: 8/17/2006(UTC)
Posts: 681

Guys,
Go and find the workflow task that Sens the Shipping Notification (should be part of Shipping Complete workflow) edit it, set the correct values and save it again.
Change it and save it even if it loads with the correct details and looks correct.
I've seen several instances when the ui loads default (not the real data) and that defaults look ok but the data in the database is wrong and the task does not do the work.
Regards,
Corneliu.
http://www.bestgames.com.au
http://www.bestchess.com.au



BV Product Links, Details and Signatures: Improve your customer experience:

http://www.acorns.com.au/projects/bv/quicklink/

Matt@9BallDesign
#5 Posted : Tuesday, July 8, 2008 9:47:54 AM(UTC)
Matt@9BallDesign

Rank: Member

Joined: 12/23/2003(UTC)
Posts: 909

Changed, saved, changed, saved, changed, saved.

Client did several dummy orders without an account, received shipping update emails...

You're the man corneliu!
Matt Martell


http://www.9balldesign.com - Web, Print, Graphic


http://www.martellhardware.com/ - Decorative &amp; Builder's Hardware

------------------------------------------------
Stealthauto
#6 Posted : Tuesday, July 8, 2008 4:50:11 PM(UTC)
Stealthauto

Rank: Member

Joined: 3/6/2006(UTC)
Posts: 52

Cornelieu and Matt-

Can guys explain this in a bit more detail for me so I can try to get it fixed?
CorneliuTusnea
#7 Posted : Tuesday, July 8, 2008 11:19:31 PM(UTC)
CorneliuTusnea

Rank: Member

Joined: 8/17/2006(UTC)
Posts: 681

Stealth,
The issue might be that the task in the workflow is not correctly configured to send the email to the customer and it sends it by default back to the admin.
It's a small issue with the config beeing screewed up.
Basically the UI detects no config or wrong config and displays that it will send emails to the customer.
The actual code that does the work detects no config or wrong and sends the email to the admin.

If you follow my steps you will put them back in sync so the code does what the ui configured: send the email to the customer.
Regards,
Corneliu.
http://www.bestgames.com.au
http://www.bestchess.com.au



BV Product Links, Details and Signatures: Improve your customer experience:

http://www.acorns.com.au/projects/bv/quicklink/

Matt@9BallDesign
#8 Posted : Wednesday, July 9, 2008 6:39:54 AM(UTC)
Matt@9BallDesign

Rank: Member

Joined: 12/23/2003(UTC)
Posts: 909

Hey Stealth, here's what got it working for me.


1. Go to the dashboard



2. Click the Top Button labeled "Options"



3. In the sub nav that appears (Dark Green bar), click Workflows



4. alphabetically sorted, look for "Shipping Complete" in the gray table and click the Edit link over to the right of it.



5. First Black Box on the right, click the edit button to the right of that.



6. Step Name may be blank, any text will do, I put Email Ship Info



7. Click Save



8. Repeat steps 5, 6, 7.



Should be good to go.
Matt Martell


http://www.9balldesign.com - Web, Print, Graphic


http://www.martellhardware.com/ - Decorative &amp; Builder's Hardware

------------------------------------------------
Stealthauto
#9 Posted : Thursday, July 10, 2008 1:48:58 AM(UTC)
Stealthauto

Rank: Member

Joined: 3/6/2006(UTC)
Posts: 52

Matt-

Thanks for the simplified instructions!

I did what you said but am not quite sure what that will do.... are you saying that just by giving this "Step Name" some text it will fix this bug?

I'll find out when I ship some things tomorrow for sure. Thanks again!
Andy Miller
#10 Posted : Thursday, July 10, 2008 3:12:40 AM(UTC)
Andy Miller

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 2,136

Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: "Stealthauto" Go to Quoted Post


I did what you said but am not quite sure what that will do.... are you saying that just by giving this "Step Name" some text it will fix this bug?
That's what several people have observed. One theory is that there are one or more step parameters missing in the database (they may not have been included in the database setup scripts). When the workflow step is executed, the missing parameters cause the step to fail or at least not work as expected.


When you load the workflow step in an editor, the editor "sees" the missing parameters and displays reasonable defaults. When you save the change to step name, the editor also saves all of the now-filled-in parameters.
Andy Miller
Structured Solutions

Shipper 3 - High Velocity Shipment Processing
[email protected]
#11 Posted : Thursday, July 10, 2008 11:11:14 AM(UTC)
gdelorey@mitcs.com

Rank: Member

Joined: 10/11/2006(UTC)
Posts: 162

Thanks: 1 times
Thanks for the fix, guys. Worked great!

: Greg
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012