Trying to get the print order confirmation button to work on the INVC page template / Bootstrap framework. We used to ask for the ORDP screen, but I get that page no longer exists error. Here's how I was trying it:
Using short links, but I did before too, so don't think that has anything to do with it.
Appreciate any help,
Jamie
Code:
<a class="btn btn-default btn-lg pull-right" href="&mvt:global:secure_sessionurl;Screen=ORDP&Store_Code=&mvta:global:Store_Code;&Order_ID=&mvt:order:id;&Order_BillEmail=&mvte:global:order:bill_email;&Order_BillZip=&mvte:global:order:bill_zip;" id="print-confirmation" title="Print Order Confirmation" target="_blank">Print Order Confirmation</a>
Appreciate any help,
Jamie
Comment