On line 35 in the catalog/controller/payment/twocheckout.php there is a typo.
$this->data['ship_statey'] = $order_info['payment_zone'];
Should be:
$this->data['ship_state'] = $order_info['payment_zone'];
Who is online
Users browsing this forum: No registered users and 5 guests