I have the realex payment in use on the site using redirect_hpp
but when i click confirm Purchase i just get a 403 access to the page is forbidden
the url it takes me to is my site..... /plugins/vmpayment/realex_hpp_api/jump.php
however, in the back end it shows the invoice as pending
anyone know what the issue maybe much help appreciated thank you
Share the site link.
Quote from: Jumbo! on May 18, 2021, 17:27:14 PM
Share the site link.
hey here https://www.fitandfertile.com/ happy to pay anyone to sort this out
It appears that you are having some kind of firewall or security setup on your server/site which is blocking direct access to all PHP files (except index.php located at the root of your site).
Check the rules in the .htaccess file located at the root of your site. You need to find and disable the same. That will resolve the issue. If you are not clear then restore back the original .htaccess file of Joomla! core.
Hi many thanks for that it turned out to be sh404sef messing up the urls, so turned this off and everything now works thanks for your time :)