Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

errors in a payment option


bevilleliam

Recommended Posts

Posted

I have an online oscommerce store at http://www.thegiftcompany.ie/store

 

The store is configured to accept payments by Paypal and by cheque.

 

The Paypal is working fine but when you choose the cheque option there is an error message...

 

"Fatal error: Call to a member function call_api() on a non-object in /home/khrsabad/public_html/store/checkout_process.php on line 102"

 

This occurs at the end.

 

Does anyone know what is happening and how to fix?

 

Thanks.

Posted

This appears to be a case of session value getting lost.

This happens if session are not considered as globals.

 

Paste line around our error.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Posted
This appears to be a case of session value getting lost.

This happens if session are not considered as globals.

 

Paste line around our error.

 

Satish

 

 

Hi Satish,

 

Thank you ever so much for your reply. I was worried that there was no one that could help.

 

I am a little confused about what should do as regards 2paste line around our error"

 

Excuse me for my lack of knowledge but would you please explain what I need to do to fix this issue and thank you in advance.

Posted
Hi Satish,

 

Thank you ever so much for your reply. I was worried that there was no one that could help.

 

I am a little confused about what should do as regards 2paste line around our error"

 

Excuse me for my lack of knowledge but would you please explain what I need to do to fix this issue and thank you in advance.

Posted

Hi Satish,

 

The following is the line 102 as per error....

 

$checkout_result = $buysafe_module->call_api('SetShoppingCartCheckout', $checkout_params);

Posted
Hi Satish,

 

The following is the line 102 as per error....

 

$checkout_result = $buysafe_module->call_api('SetShoppingCartCheckout', $checkout_params);

 

 

 

Hi,

 

I would be grateful to anyone out there that might help me with a fix for this issue.

 

Thanks in advance.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...