Problem with cubecart.

Redbeard
New Community Member

I have installed Cubecart, Have gotten my API Cridentuals. Everything seems to work good till I try to check out and I'm getting this error:

 

Fatal error: Call to undefined method SOAP_Fault::getAck() in /home/sonbruce/public_html/Cube/modules/gateway/ExpressCheckout/transfer.inc.php on line 104

 

// Execute SOAP request
$response = $caller->SetExpressCheckout($ec_request);

$ack = $response->getAck();  (<<THIS IS LINE 104)
  
switch($ack)

 

Has anyone else ran into this problem? Does anyone know how I can resolve this problem?

 

Red

Login to Me Too
1 REPLY 1

Wikiwiki
Contributor
Contributor

Never used cubecart, but it seems your API call didn't get the response!

 

electronic cigarette

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.