cosmocommerce / magento-alipay

Magento Alipay Payment Gateway
https://github.com/cosmocommerce/magento-alipay
59 stars 27 forks source link

Status issue #5

Open grimmlink opened 10 years ago

grimmlink commented 10 years ago

Hi,

I dont understand why alipay module uses new statuses for orders. My project is based on magento statuses, not alipay: When an order is payed the status should become "processing", not "TRADE SUCCESS"

There is too many statuses in magento with alipay module and it doesnt match magento workflow

sidealice commented 10 years ago

Hi,

Because we need to track each order status for reporting and audit. I suggest you use state to tracking order and status for the order would be helpful for us to understand which order's callback is correct or not