paypal standard iso error on line 27
Posted: Mon Jan 04, 2010 5:23 am
Undefined index: payment_iso_code_2 in /home1/flyfishi/public_html/flyshop/catalog/controller/payment/pp_standard.php on line 27
This is line 27 code
$this->data['country'] = $order_info['payment_iso_code_2'];
Also I see a paypalexpress.php page in the controller/payment folder. Why does that not show up on the extensions payment control tab in the admin panel?
This is line 27 code
$this->data['country'] = $order_info['payment_iso_code_2'];
Also I see a paypalexpress.php page in the controller/payment folder. Why does that not show up on the extensions payment control tab in the admin panel?