My Payment Service Provider is having trouble exchanging the payment status with my site.
They get a 403 error accessing /index.php?option=com_virtuemart&view=pluginresponse&format=raw&task=pluginnotification&tmpl=component&lang=nl-NL
I am not sure that Admin Tools is blocking this, but just to be sure: what is the best way to make sure Admin Tools allows this traffic?
Add something to .htaccess (I have a list of IP addresses they connect from)
Or mabe better through a WAF Exception (how do I enter the URL as Exception correctly?)