I'm using Super Orders so I'm not sure if this is SO or free shipping issue so I'll start here. Client has freeoptions set for free over $100 for U.S. He has multiple shipping tables for other options. The shipping calculations seem to work correctly.
However, before I set up the freeoptions module for him, he had the shipping method and amount on the invoice and details pages. Now it is missing. I hacked this:
on the line above the subtotals on the invoice page so at least he sees what shipping table is being used. But I'm wondering if there is a setting I overlooked or a file that I should reload (I checked the orders.php and invoice.php files).PHP Code:$order->info['shipping_method'];


Reply With Quote

