How to Indicate Paid / Unpaid Orders?
Hello guys!
I realized my ZenCart 1.3.9h will show up the orders in backend which payment don't go through the payment system due to for example payment system errors. But the admin doesn't get the Copy of Order Confirmation.
Is there any way can show PAID / UNPAID on orders in backend?
Many thanks!
Re: How to Indicate Paid / Unpaid Orders?
Quote:
Originally Posted by
maishane
Hello guys!
I realized my ZenCart 1.3.9h will show up the orders in backend which payment don't go through the payment system due to for example payment system errors. But the admin doesn't get the Copy of Order Confirmation.
Is there any way can show PAID / UNPAID on orders in backend?
Many thanks!
Typically thevalue of the order status in a way identifies this. Ie. Processing, pending, shipped, etc... If a specific "paid" status is necessary, then it could be created, but some/many of the other status' also represent that the payment has been made butare also being tracked for other action.
Re: How to Indicate Paid / Unpaid Orders?
Perhaps you should fix the fact that the copy of the confirmation is not arriving.
Re: How to Indicate Paid / Unpaid Orders?
Re: How to Indicate Paid / Unpaid Orders?
I figured out the copy of confirmation not been sent to admin was because the payment process didn't complete for some reason, I guess it could be payment gateway error or user didn't submit the payment at the very last step. I did another test, paid successfully and got the copy of order confirmation.