Post by dancarp » Sat Apr 04, 2015 10:44 pm

store/admin/controller/payment/authorize.net_sim.php
Line 17
should read:

Code: Select all

$this->response->redirect($this->url->link('extension/payment', 'token=' . $this->session->data['token'], 'SSL'));
if yours doesn't, this should fix it.
I have seen 2 versions of this error:
$this->redirect($this->url->link('extension/payment', 'token=' . $this->session->data['token'], 'SSL'));
and
$this->response->($this->url->link('extension/payment', 'token=' . $this->session->data['token'], 'SSL'));

New member

Posts

Joined
Sun Oct 05, 2014 5:41 am
Who is online

Users browsing this forum: No registered users and 2 guests