-- HikaShop version -- : latest
-- Joomla version -- : 3.3.0
-- PHP version -- : 5.5.11
-- Browser(s) name and version -- : IE11
So I successfully did a transaction, but the website shows this error when it tries to go to www.[website].com/component/hikashop/checkout/step/step-1
"
This webpage is not available
The webpage at http://radon2:801/component/hikashop/checkout/step/step-1 might be temporarily down or it may have moved permanently to a new web address.
Error code: ERR_CONTENT_DECODING_FAILED
"
All of the other methods I have (PayPal, Bank Trnasfer, Purchase Order) go to checkout/step/step-1 without any issue and show the respective text.
If I turn off GZIP compression, the page shows OK. EXCEPT, I get this error:
Notice: Undefined variable: dbg in C:\xampp\htdocs\plugins\hikashoppayment\virtualmerchant\virtualmerchant.php on line 154
Why does this error show? I have Debug turned off.
And, I want to keep gzip compression on. Can you fix the hikashop credit card plugin to work with GZIP?