-- url of the page with the problem -- :
livelaughlove.com
-- HikaShop version -- : 2.3.3
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.3
-- Browser(s) name and version -- : Firefox Chriome etc
-- Error-message(debug-mod must be tuned on) -- : blank page
Unfortunately, this is an issue a customer just had and all they sent me was a screenshot of the blank page. Thanmkfully the URL was there so I can at least submit that.
Apparently, after doing a transaction with their credit card they saw the confirmation page flash by for less than a second and then this blank page took over:
option=com_hikashop&ctrl=checkout&task=notif_payment=authorize&templ=component&lang=en
As I said the page was blank.
Strangely, in my authorize.net plugin, I have a very similar "return URL", but there are enough differences where I have to imagine either I got something wrong or obsolete or I don't know what.
My URL is the credit card plugin is as follows:
option=com_hikashop&ctrl=checkout&task=notify¬if_payment=authorize&tmpl=component&lang=en
Again, here is the one that produced a blank page:
option=com_hikashop&ctrl=checkout&task=notif_payment=authorize&templ=component&lang=en
They certainly seem to be related but I have no idea where the one below is coming from.
Whatever it is, I cannot have a blank page instead of a confirmation page after a credit card transaction. Can anyone help? Thank you.