Post by Qphoria » Mon Aug 08, 2011 9:00 pm

DO NOT USE THIS IF RUNNING v1.5.1.3 OR LATER!!!!
DO NOT USE THIS IF RUNNING v1.5.1.3 OR LATER!!!!
DO NOT USE THIS IF RUNNING v1.5.1.3 OR LATER!!!!
DO NOT USE THIS IF RUNNING v1.5.1.3 OR LATER!!!!
THERE IS ALREADY AND UPDATED FILE IN LATER VERSIONS!!!!

If you are using the Paypoint Extension that comes with
1.4.9.6 or earlier
or
1.5.1.1 or earlier

You need to apply this bug fix to avoid getting a success on declined orders.
The same fix for all versions.

1. EDIT: catalog/controller/payment/paypoint.php

2. FIND:

Code: Select all

if (isset($this->request->get['valid']) && $this->request->get['valid'] == 'true') {
3. REPLACE WITH:

Code: Select all

if (isset($this->request->get['code']) && $this->request->get['code'] == 'A') {
These will be patched in SVN shortly and fixed in future releases.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: No registered users and 21 guests