javascript - magento order status automatically update trigger or event -


i want set these: 1. when order not paid in 48 hours, automatically updated [cancelled] state. 2. when our paypal received chargeback, claim or dispute, automatically updated [on hold] state. 3. .....any trigger or event these. idea or tip okay me.

use cron job. create controller action can check order status , order placed time , based on change status. use url hit action in cronjob .


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -