Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order stuck set at pending instead of processing #27

Open
ghost opened this issue Aug 5, 2019 · 0 comments
Open

Order stuck set at pending instead of processing #27

ghost opened this issue Aug 5, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 5, 2019

Hello,

I am using Magento 2.2.6 and your module.

The orders works fine and IPN too the log I receive are those :
[2019-08-05 18:56:21] main.DEBUG: Order 000000133: Standard IPN [] []
[2019-08-05 18:56:21] main.DEBUG: Order 000000133: Change status to processing [] []
[2019-08-05 18:56:21] main.DEBUG: Order 000000133: Le paiement a été autorisé et capturé par Verifone e-commerce. [] []
[2019-08-05 18:56:21] main.DEBUG: Order 000000133: Capture for 75.500000 [] []
[2019-08-05 18:56:21] main.DEBUG: Order 000000133: Customer is back from Verifone e-commerce payment page. Payment success. [] []

The status should be updated according to the log and the code is fine with the logs.
The problem is that it comes back under the state pending...

Also i checked and your code use depreciated methods such as order -> save
Since you are using the model and not the interface is that correct ?

I hope of a reply, my client is using your solution and that is very problematic since it doesn't update the dashboard causing various issues with the accounting.

@ghost ghost changed the title Order stuck in pending Order stuck set at pending instead of processing Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants