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
Post a Comment