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 status is pending in magento 2 even though payment successfull #140

Open
sridevi247commerce opened this issue Jun 13, 2024 · 1 comment

Comments

@sridevi247commerce
Copy link

Magento version - 2.4. 5 open source
Worldpay version - 2.4.5-p20823
Most of the orders get stuck on pending state itself even though payment confirmation from the banking team.
Please help us to fix the issue asap

@obsergiu
Copy link

obsergiu commented Aug 19, 2024

just a couple of suggestions:

  • make sure the cron is running properly
  • look into var/log/worldpay.log and see if the notifications are coming from Worldpay, eg:
    [2024-08-19T05:54:39.935100+00:00] WorldPay.INFO: ########## Received notification ##########
  • look into the worldpay dashboard under Integrations > Merchant Channels (or something similar) and make sure the call back URL for http is active and is set to your website, something like: https://www.domain.com/worldpay/notification

P.S. As a reference for anyone struggling with this issue

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

2 participants