Hi,
I got the debug log information. Thanks.
It indicates that everything went fine for the PayPal plugin.
So if the payment log is ok, the order is confirmed, the "payment notification" email is enabled but you don't see it in the Customers>Emails history menu, I see two reasons left:
- the "payment notification email address" setting of the HikaShop configuration is empty instead of containing the email address of the owner of the shop
- the email has been customized in the System>Emails menu and there is a problem with the override. So if you have trash can icons under the override columns of the emails in that menu, it means the emails have been customized. And you can delete the overrides by clicking on the trash icons. However, that means you'll loose your changes. So you might prefer renaming the override files in the media/com_hikashop/mail/ folder via FTP to deactivate the overrides without loosing them. Also, in that case, you should have a fatal error mesage logged in the PHP error log of your hosting. So I highly recommend looking into that. That would provide a crucial help in understanding what is wrong where.