Show order amount in mail notification Hello. Is there a way to display the total order amount in the mail sent to the customer, after the order is complete? regards Rene Log in or register to post a comment. User2011 Posted: Nov 12, 2011 Comments Hi, one solution is to User2011 on November 12, 2011 Hi, one solution is to display the var [commerce-order:commerce_order_total] But the output is not very nice. There are no whitespaces between the labels and amounts. Can I render this layout? Sum without VAT15,08 € VAT2,87 € Total17,95 € Best regards Alex Log in or register to post a comment. I am facing the same problem. inki on December 27, 2011 I am facing the same problem. Basically I only want to access the final amount without the other lines. Any solution yet? Ingo Log in or register to post a comment. I found no solution within User2011 on January 31, 2012 I found no solution within drupalcommerce. Instead of I created a separate php script with direct mysql-access to retrieve the current order information. Advantage: Full control how the mails sent to customer look like. Best regards Rene Log in or register to post a comment.
Hi, one solution is to User2011 on November 12, 2011 Hi, one solution is to display the var [commerce-order:commerce_order_total] But the output is not very nice. There are no whitespaces between the labels and amounts. Can I render this layout? Sum without VAT15,08 € VAT2,87 € Total17,95 € Best regards Alex Log in or register to post a comment.
I am facing the same problem. inki on December 27, 2011 I am facing the same problem. Basically I only want to access the final amount without the other lines. Any solution yet? Ingo Log in or register to post a comment.
I found no solution within User2011 on January 31, 2012 I found no solution within drupalcommerce. Instead of I created a separate php script with direct mysql-access to retrieve the current order information. Advantage: Full control how the mails sent to customer look like. Best regards Rene Log in or register to post a comment.
Comments
Hi, one solution is to
Hi,
one solution is to display the var [commerce-order:commerce_order_total]
But the output is not very nice. There are no whitespaces between the labels and amounts. Can I render this layout?
Sum without VAT15,08 €
VAT2,87 €
Total17,95 €
Best regards
Alex
I am facing the same problem.
I am facing the same problem. Basically I only want to access the final amount without the other lines.
Any solution yet?
Ingo
I found no solution within
I found no solution within drupalcommerce.
Instead of I created a separate php script with direct mysql-access to retrieve the current order information.
Advantage: Full control how the mails sent to customer look like.
Best regards
Rene