Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Aussiepete

Archived
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Real Name
    Peter

Aussiepete's Achievements

  1. I have the same issue and can't for the life of me work out how to pass the admin gift wrap price to the shipping page. Please could someone work out why? This is where it is spitting out the cost but it doesn't give me MODULE_GIFT_COST $gift_tax_rate_tmp = tep_get_tax_rate(MODULE_ORDER_TOTAL_GIFTWRAP_TAX_CLASS); $gift_tax_amt_tmp = $quotes1[$i]['methods'][$j]['cost']; $gift_tax_amt_tmp += tep_calculate_tax($quotes1[$i]['methods'][$j]['cost'], $gift_tax_rate_tmp); ?> <td class="main"><?php echo $currencies->format($gift_tax_amt_tmp); ?></td> Possibly related to a latest release as the issue is cropping up a bit: http://www.oscommerce.com/forums/index.php?showtopic=281922 http://www.oscommerce.com/forums/index.php?showtopic=259482 http://www.oscommerce.com/forums/index.php?showtopic=259306 Someone has posted that this might be a fix: http://www.oscommerce.com/forums/index.php?s=&...st&p=165023
×
×
  • Create New...