News:

Looking for documentation? Take a look on our wiki

Main Menu

VirtueMart & PayPal Checkout problem

Started by talder88, July 13, 2008, 19:28:12 PM

Previous topic - Next topic

webman77

How did you fix this issue? I can see the front end or the administrator. What file do I need to edit and whats is the virtual path to finds the file?

Quote from: SenecaPharm on September 09, 2008, 13:35:08 PM
Hey there may be a solution in regards to your problem.

I just "fixed" my intabill payment gateway and it functions like paypal (redirects to another site)

The main problem was the "mos" function. Anything with defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); needs to be commented out. Functions like mosRedirect need to be changed to vmRedirect.

Try that and see what happens, hope it helps.

Regards,
James