Miva Merchant 5 Module FAQs » Order Status 5.x (BROK_ORDERSTATUS5)
After the payment information page is submitted (the page where the payment information such as credit card number, etc.) the Order Status Manager defines some variables which can be displayed in the Customer notification email (assuming that you are using the stock "Customer Order Confirmation HTML Email" module in "HTML Email" mode) and on the invoice page. The variables to use in the template for the "Customer Order Confirmation HTML Email" and in the template for the "Invoice" page are:
&mvt:global:OrderStatusManager:note;
&mvt:global:OrderStatusManager:note2;
&mvt:global:OrderStatusManager:field1;
&mvt:global:OrderStatusManager:field2;
&mvt:global:OrderStatusManager:field3;
{docurl}
Displaying collected data in emails and on the invoice (INVC) screen
How can I display the note and other data I collected from the customer in the customer notification email and/or on the invoice screen during checkout?
After the payment information page is submitted (the page where the payment information such as credit card number, etc.) the Order Status Manager defines some variables which can be displayed in the Customer notification email (assuming that you are using the stock "Customer Order Confirmation HTML Email" module in "HTML Email" mode) and on the invoice page. The variables to use in the template for the "Customer Order Confirmation HTML Email" and in the template for the "Invoice" page are:
&mvt:global:OrderStatusManager:note;
&mvt:global:OrderStatusManager:note2;
&mvt:global:OrderStatusManager:field1;
&mvt:global:OrderStatusManager:field2;
&mvt:global:OrderStatusManager:field3;
Last update: 2009-01-07 16:44
Author: Michael Brock
Revision: 1.1
You cannot comment on this entry
Records in this category
- I am integrating the reorder ability in Order Status mod for Merchant5. The only thing I can't get to work is the conditional for disallowing inactive products. I am using:
%begin_if|Products.d.active|%
%quantity|001|%
%addtobasket%
%end_if%
%begin_if|NOT Products.d.active|%
NOT AVAIL
%end_if%
It is always showing NOT AVAIL even if the product is active. - How do I display the attribute and option data on the order details page?
- Is there a new FedEx tracking number?
- Default tracking links for shippers
- When customers click on the link to check their status, the login screen shows Merchant's usual header for that page and also the header from the Order Status Manager. How can I hide the Merchant header?
- Is it possible to collect a note at checkout that will be associated with the order in admin?
- Displaying collected data in emails and on the invoice (INVC) screen
- Displaying custom field data
- New FedEx tracking link
- Displaying additional information on the "Edit Status" orders listing














