HI,
thanks for the answer.
nicolas wrote: I think you redirect to the return URL from inside the onPaymentNotification function, right ?
Yes
I tried your suggestion and saw than, even if both error_url and notify_url has all parameters set, they are not sent on redirect.
I made another test, that failed, and the redirect to error_url was missing both parameters: order_id and ItemId and the result was the redirect error as usual.
What is strange is that even if I write manually the right URL, ie
zoequattro.davide-strati.it/index.php?op...er_id=222&Itemid=125
the redirect error raises.
Another strange thing is that, even if on log file the notify_url is correct:
zoequattro.davide-strati.it/index.php?op...&ctrl=checkout&task=
notify¬if_payment=pagonline&tmpl=component&order_id=222&Itemid=125
on HikaShop logs it results like this:
zoequattro.davide-strati.it/index.php?op...&ctrl=checkout&task=
notify¬if_payment=pagonline&tmpl=component&order_id=222&Itemid=125
Why? Could it be a problem?
Thanks for support.
Barbara