Jump to content

A paid order that is not included in Prestashop 8.1.7 orders


sylwekb

Recommended Posts

Hello 

So far, I have had the only such situation - a customer calls when she receives an order that she has paid for. However, there is no such order from her in the store - she is only registered as a customer and there is no trace of her basket order or the products she browsed. There is also no order confirmation email. 

Has anyone encountered a similar situation?

Link to comment
Share on other sites

Hi,

Check for abandoned carts in Back Office > Orders > Shopping Carts and see if any match the customer's email.

In phpMyAdmin, look for her details in the ps_orders table using her customer ID to verify if an order was recorded.

Also, check the payment provider's dashboard for any successful, pending, or failed transactions linked to her email or payment ID. If an abandoned cart exists, it may indicate a checkout failure. If the payment was successful but no order exists, it could be a callback issue.

If no payment record is found, confirm with the customer and the payment provider.

Regards.

Link to comment
Share on other sites

Thank you. The customer added the correct order this time. There is no trace of the previous order except the payment received. There was no abandoned cart either. I really don't know what could have happened, I also checked in phpmyadmin and there is no trace. This is the only case in so many years.

Link to comment
Share on other sites

3 hours ago, sylwekb said:

Thank you. The customer added the correct order this time. There is no trace of the previous order except the payment received. There was no abandoned cart either. I really don't know what could have happened, I also checked in phpmyadmin and there is no trace. This is the only case in so many years.

I once had such an experience and it turned out to be a long forgotten old testshop somewhere on the internet. 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...