pietpetoors Posted May 11, 2016 Share Posted May 11, 2016 I am running ver 1.6.1.4 About two weeks ago we started receiving orders of which the total is correct but it does not show any products. I doubt that it is a payment module because this now happened with the PayFast payment and Bank Wire payment method. During the first couple of weeks I switched to Prestashop everything was fine, now we get these blank orders. I have not changed, added or updated anything during the past 3 weeks. Link to comment Share on other sites More sharing options...
musicmaster Posted May 11, 2016 Share Posted May 11, 2016 Maybe good to remember how it works: - before the software goes to the payment provider/module it creates an order because it needs an order number. However, it doesn't yet transfer the products from the cart to the order. - when your payment processing is finished it makes a callback to your shop - that callback transfers the products from the cart to the order. For some reason that callback doesn't work on your shop. You will still be able to find the orders between the carts. Just check for a cart with the same amount as the order. Solving the problem will more difficult. Maybe the error log of your shop shows something. Otherwise you will need to experiment with the development mode turned on and modules selectively disabled to find out what goes wrong. Link to comment Share on other sites More sharing options...
pietpetoors Posted May 11, 2016 Author Share Posted May 11, 2016 Thank you, it helps now that I know how it works. It is only with about 1 in every 100 orders this happen and as I said, it happened with both bank wire and PayFast payments. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now