-- HikaShop version -- : 4.4.3
For my implementation, I allow users to either pay via paypal/credit card OR request to be invoiced. For our purposes, the request to be invoiced counts as a completed transaction, in that we then process the transaction and collect payment later.
So my question is this: The only email notification that would go out for those invoiced transactions would be the Order Creation Notification, correct? (We generally do not use that email, as it creates confusion with both an order creation and order confirmed emails)
If so, is there any other way to get an email notification to either the administrator or the customer?