I'm not sure if this is the right place to ask this question:
A customer received an odd email including a php MySQL error. Their credit card was charged and we are able to reconstruct the order. However, because of the hiccup, the customer's order does not show up in Zen Cart.
I'm wondering if I can manually enter an order. I'm worried about doing this because I don't want to upset the order numbers and I don't want to charge them a second time. The only solution I can imagine is to insert the record into MySQL directly. I need to know what tables I need to update and how so I don't disrupt the proper functioning of the site.
Of course, since this is the first time I've seen this happen, I'm happy to let it go; unfortunately, my client is being insistent.
I appreciate the help.



