Beside the error issue, is there a way to translate the error so users
know what is wrong? If it's gateway issue,we can return a message that
ask the user to try back again. If it's CC issue, we can display a
message on the issue. address incorrect, ...
We are in similar situation. In the past, we accept pre-order but we
treat it as an actually order (capture orders). The only difference is
we do not process the order until we have inventory and that can be
months. The issue with this is customers s...