cancel
Showing results for 
Search instead for 
Did you mean: 

Successful orders dont appear on the admin panel after online payment

Re: Successful orders dont appear on the admin panel after online payment

Has anyone found a solution for this? This started happening to me last night and is a very serious issue that needs to be resolved as soon as possible, so I would really appreciate any help anyone can provide 

Re: Successful orders dont appear on the admin panel after online payment

I have same issue on v2.4.1 and still no fix. Do you have any advice anyone?

 

Re: Successful orders dont appear on the admin panel after online payment

We are facing the same problem.

Re: Successful orders dont appear on the admin panel after online payment

same problem Magento 2.4.1 with braintree. it started approx after christmas last year.

It affects PayPal orders, perhaps 3% of all PayPal braintree orders (mostly PayPal, but also credit card).


People tell me: After payment at PayPal, they are redirected to the shop. And: their cart is still filled after the payment.


What is weird:

- In PayPal the article name is empty, only the article number and prices are shown.

Edit: No, this seems to be the standard for this kind of payment


It would be interesting if its due to the braintree plugin, with which we already encountered many problems.


We have a IPN broadcast, so the IPN of PayPal goes to

https://www.website.de/paypal_multiple_ipn.php

In this script it broadcasted to two different endpoints, on of them is:

https://www.website.de/paypal/ipn/

This is implemented since several years without a (known) problem before.


I read a lot of possible causes

- Asynchronous indexing for grid setting

- server problem (load)

- cache problem (we use google page speed optimizer from amasty)


Please post your observations as detailed as possible….

 

Edit: it seems to be not only PayPal: a very few orders with Klarna show neraly the same behaviour: Customer orders first time, order not in magento, no order confirmation. Customer orders a second time , with success. The there are two identical /duplicate orders in Klarna, Here is filled everything right: product name, delivery adress, order no

PERHAPS an other issue

Re: Successful orders dont appear on the admin panel after online payment

Hi there.. you must try this!

Access Store > Configuration > Advanced > Developer
And disable the option "Grid Settings" -> Asynchonous Indexing (change to disable)
Cleand the cache and the orders will be there!

Re: Successful orders dont appear on the admin panel after online payment

Try thisTry this

Re: Successful orders dont appear on the admin panel after online payment

Hello,

thank you for you support. I changed the setting, cleared all caches.

And… in the evening, now, same problem, when the load goes a bit up.

 

In the release of Braintree plugin i read about many, many errors in their plugin.

https://github.com/genecommerce/module-braintree-magento2/releases

 

Hopefully it gets into the release of magento 2.4.2

Read here:

https://github.com/magento/magento2/issues/25862

 

There are so many bugs, thats not clear where it comes from…

 

BUT: Klarna is also affected with 2.6% of transactions, which kead to another phenomen: orders are there, but order status is empty. I am not sure if this is the same bug like the PayPal bug.

 

Re: Successful orders dont appear on the admin panel after online payment

Hi All,

 

Anyone found a reason/solution for this issue.

We are facing the same problem on our site.

 

Thanks

回复: Successful orders dont appear on the admin panel after online payment

This bug in 2.4.3,too

Re: Successful orders dont appear on the admin panel after online payment

I have checked it , it is already disalbed 
Any one have solution for it ?!