Jump to content

Add Order ID ($id_order) or Order Name in customer emails


Recommended Posts

Since 1.6? has the order number been changed in favor for an order name. Each order has a random order reference of random letters like so "GMPXVMKDR".[/size]
 
We offer the bankwire payment option. So our customers have to transfer the total amount to our bank account. And with each payment they have to supply the order number. Most customers "forget" this anyway, but if they dont then they have a new challenge. Typing the random order name correctly.

 

So to not annoy our customers and make our telephone support also easier i decided to bring back the regular order number. Most email templates have the new order name variable. So you have to change most email templates.

 

Find this code : {$order_name} 

And substitute it with : ${id_order}

 

Voila. Order numbers are back in PS 1.6

 

  • Like 4
Link to comment
Share on other sites

  • 8 months later...
×
×
  • Create New...