Jump to content

List Shipping Cost Without Tax in New Order Email from MailAlerts


Recommended Posts

Hello,

 

I would like to modify the New Order email generated by MailAlerts module to include the Shipping line item WITHOUT any tax charged for shipping.

 

I have one state that charges for shipping. I've already included a new line item in the email for tax amount (that I'm calculating the amount of using the $order varaibles in PaymentModule.php).

 

Part of that calculation that I'm doing invovles the $order->total_shipping variable.

 

So, I guess my question is, is there something like $order->total_shipping_without_tax available in that $order array?

 

Any help is appreciated.

Edited by weekscigar (see edit history)
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...