VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: DerekP on October 25, 2017, 13:51:27 PM

Title: Realex Payment Plugin Problems
Post by: DerekP on October 25, 2017, 13:51:27 PM
I am having to set this to Redirect - HPP.

The transaction goes to Global Iris ok - everything has been checked.

But the return is not processing anything, just showing an empty page of the website at the home (not totally blank, just header & footer but no content).

The return URL is hard coded in redirect.php which is:
$post_variables['MERCHANT_RESPONSE_URL'] = JURI::root() . 'index.php?option=com_virtuemart&format=raw&view=pluginresponse&task=pluginnotification&notificationTask=handleRedirect&tmpl=component';

I've hit a wall as to what to try next to get this working. Next step is to delete Virtuemart completely and re-install.

Does anyone have any ideas as to what to look at?

Title: Re: Realex Payment Plugin Problems
Post by: jenkinhill on October 25, 2017, 13:57:27 PM
Quote from: DerekP on October 25, 2017, 13:51:27 PM
Next step is to delete Virtuemart completely and re-install.

Deleting is never an option. You could try a simple re-install, as that replaces all the files.   I have never used Realex so can't offer a solution there.

I assume you are using latest Joomla/VM versions?  J3.8.1, VM 3.2.4
Title: Re: Realex Payment Plugin Problems
Post by: DerekP on October 25, 2017, 14:30:59 PM
It's all the latest versions, yes. I've tried reinstalling, but still no joy.