Hi,
I've added my own email address as BCC of your order status notification:
take.ms/XlhYP
I've then created an order on the frontend, and I went in the backend, edited the order, and changed its status to confirmed:
take.ms/9tF2I
I correctly received a copy of the order status notification on that email address:
take.ms/nxnp7
And you should have received one too.
So the emails are working exactly as they should, as I said previously.
I've however checked your orders listing and I see that no orders status was automatically changed to confirmed.
So it seems that your issue is with that. HikaShop is not being notified that the payment was made.
This usually comes either from the setup of the payment method, or an issue on the server.
Looking at your payment method settings, I see that you didn't configure any MD5 Hash. That is necessary to cofnigure it, both in your payment method settings in HikaShop, and in your merchant account on your payment gateway.
Also, you turned off the "Instant Capture" setting of your payment method, which means that your payments are not validated automatically by your payment gateway.
And finally, you also turned off the setting "Allow payment notifications from %s" of your payment method, which means that your payment gateway payment notifications will be refused by your website so that you'll have to manually confirm the orders.
All of this is probably why you thought that there was a problem with the emails not being sent while in fact it's just a matter of correct configuring your payment method.