Announcement

Collapse
No announcement yet.

Adding Tracking to top of Order Status Page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Adding Tracking to top of Order Status Page

    Dear Miva Masters,

    I am having some trouble adding tracking information to the top of my Order Status Page, just under the page title. I have the following code

    Code:
    <p><strong>Order #:</strong> &mvt:order:id;<br /><strong>Date:</strong> &mvt:order:date; &mvt:order:time;<br /><strong>Status:</strong> &mvt:item:order_status;</p>
    Order ID, Order Date, and Time all appear. However, Order status does not seem to call anything up.

    This same code easily calls up order status further down the on the same page in the Order Contents section. Are there any suggestions regarding why this is and how to deal with it?

    Kevin
    __________________________
    GEOGRAPHIUCS ANTIQUE MAPS
    923 Putnam Ave
    Brooklyn,NY 11221
    TEL: 646-320-8650
    www.GEOGRAPHICUS.com

    #2
    Re: Adding Tracking to top of Order Status Page

    Maybe it has to be inside an order foreach loop since it's referencing :item:?
    Larry
    Luce Kanun Web Design
    www.facebook.com/wajake41
    www.plus.google.com/116415026668025242914/posts?hl=en


    Comment


      #3
      Re: Adding Tracking to top of Order Status Page

      I'll look into that possibility.
      __________________________
      GEOGRAPHIUCS ANTIQUE MAPS
      923 Putnam Ave
      Brooklyn,NY 11221
      TEL: 646-320-8650
      www.GEOGRAPHICUS.com

      Comment


        #4
        Re: Adding Tracking to top of Order Status Page

        In our merchant confirmation email I see the variable: &mvt:order:formatted_status. Is that what you want to display?
        Larry
        Luce Kanun Web Design
        www.facebook.com/wajake41
        www.plus.google.com/116415026668025242914/posts?hl=en


        Comment


          #5
          Re: Adding Tracking to top of Order Status Page

          Yes, it is, but the variable does not work at the top of the page for some reason.
          Kevin
          __________________________
          GEOGRAPHIUCS ANTIQUE MAPS
          923 Putnam Ave
          Brooklyn,NY 11221
          TEL: 646-320-8650
          www.GEOGRAPHICUS.com

          Comment

          Working...
          X