RE: Way2Pay module

John2b <[email protected]> 7 Jul 2003 19:55:06 -0000
Newsgroups gmane.comp.web.oscommerce.devel
Message-ID <05d0a10a2e90ad8ba8da167cd835a6ca@osCommerce-Forums>
This message was sent from: Development
http://forums.oscommerce.com/viewtopic.php?p=192973#192973
----------------------------------------------------------------

Hi CaesarQ,

I did some test this evening, when I select Add TID, APN, Curl and the payment is not canceled then everthing is ok, and redirection back also.

But when I cancel the payment by way2pay website and I have APN enabled I get the following error:

Fatal error: Call to undefined function: errorhandling() in catalog/includes/modules/payment/way2pay.php on line 195

When I look at this file on line 195:
ErrorHandling("APN: ".$objErrInfo->errno." ".$objErrInfo->errdesc);

When I get this Fatal error and I swithed the APN off and do a reload, then it will be redirect to the payment mudule and get: 

Foutmelding van Way2Pay: Kies aub een andere betaalmethode.

Maybe the error handling APN must be tuned???

When I disable APN and I cancel the payment the redirection is going back to the login screen, and must login again?  instead of going back to the payment module!!

Some other test with or without Curl give no other results.

I have activated the module now, so if you want to test it your self, be my guest.

Greetings John