cancel
Showing results for 
Search instead for 
Did you mean: 

Issues loading AnetController\GetHostedPaymentPageController

I am trying to integrate the new version of authorize API for php

but somehow I am having trouble to reach this class AnetController\GetHostedPaymentPageController($request)

 

 

also had issues with GetHostedPaymentPageRequest, but this I fixed in classmap.php

 

 

I use App::import('Vendor', 'authorize/autoload'); and it works to a certain degree having the classes ready in autocomplete but it won't pass GetHostedPaymentPageController

 

If someone could please help me.

 

Thx,

Robert

 

 

 

riuhasz
Member
1 REPLY 1

 

define("AUTHORIZENET_LOG_FILE", "phplog");

 

Also I can't find an error log file anywhere on my system. 

Am I missing something?

 

 

riuhasz
Member