I've a question. Just been configured PayPal account and in its user panel there is an option "Instant Payment Notification Preferences”. I need to configure it and add next line:
http://www.mysite.com/index.php?option=com_payplans&view=payment&task=notify
It's kind of call-back I suppose.
I've created .htaccess file through Akeeba tools pro.
My question is: will this callback work normally and .htaccess won't block the process because of security rules created by Akeeba tools?
If not, which kind of exclusion should I add?
Just wanna to be sure that payment process won't be failed because of .htaccess rules generated by Akeeba.
Thank you.