Jump to content

[Solved] Problem With Order Validation


Recommended Posts

Hi,

 

I'm running Prestashop vers. 1.5.1.0, i have a problem the validation of orders in my shop. It have emerged after i have moved the shop from our test domain, to our real domain.

 

The problem is that the payment is processed correctly, but after ordering im directed to my order history, and the cart isn't emptied. No order have been placed.

 

I have checked my log-file, and i get the following error when i try to place an order:

 

[22-Feb-2013 00:36:41 UTC] PHP Fatal error: Call to a member function addOrderPayment() on a non-object in /home/beautifu/public_html/beautifulmakeup.dk/classes/PaymentModule.php on line 307

 

I have checked my servers traffic log and i can see that im getting following traffic when i try to place an order:

 

1. call from Quickpay (my payment provider) to /modules/quickpay/validation.php

2 call from my ip to /modules/quickpay/complete.php?key=8eb3e64d62a5ee26e84dbf0268110ecf&id_cart=378&id_module=111

3. call from my ip to /order-history

 

It looks to me like there's no problem with the callback from my payment provider, but the order dosen't get validated.

 

Any help will be highly apriciated.

 

Regards Jean

Edited by Beautiful Makeup (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...