Miva Merchant 5 Module FAQs » Order Status 5.x (BROK_ORDERSTATUS5)
{docurl}
Displaying additional information on the "Edit Status" orders listing
How can I display the order's payment information in the listing in admin?
The only way to accomplish this would be with the "extras" option. On the "Edit Status" tab you'll see a checkbox to display the "extras". What exactly is displayed by this option is set by a template. On the module's "Options" tab you'll see a field labeled: "Template for "extra" display:". Into this field you can enter the template which will be rendered on the "Edit Status" tab. The tokens available for this template are the same as for the module's other pages such as the notification email and the "details" page. To display the payment information enable the "extras" option and into the template enter:
Payment: %paytype%
Last update: 2009-04-27 14:38
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














