Support

Admin Tools

#41038 Shopsystem (Gateway)

Posted in ‘Admin Tools for Joomla! 4 & 5’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

Joomla! version
n/a
PHP version
n/a
Admin Tools version
n/a

Latest post by nicholas on Tuesday, 27 August 2024 08:07 CDT

aubidd

Hello dear support team, we have set up Joomshopping as a small web shop on our site. On the site we use Stripe as a payment gateway. Feedback is provided via this URL: https://www.xxxxxx.de/index.php?option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_stripe_checkout&no_lang=1

I have set up the following query parameters in the WAF EXEPTIONS for the "JoomShopping" component: option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_stripe_checkout&no_lang=1

and the .htaccess adjusted as follows:

"Allow direct access to these files":

index.php?option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_stripe_checkout&no_lang=1

Unfortunately it doesn't work.

What can I do?
Best regards
Kay

nicholas
Akeeba Staff
Manager

"Allow direct access to these files" will not work because what you have entered is not the name of a file that exists on your server. In fact, you should remove that because it will only cause problems.

I have set up the following query parameters in the WAF EXEPTIONS for the "JoomShopping" component: option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_stripe_checkout&no_lang=1

This will not work either. Remember, this is not how WAF Exceptions are documented to work. At best, you'd have to create four rules, one for each of the task, act, js_paymentclass, and no_lang URL parameter.

That said, instead of trying something random, reproduce your issue and then go to Components, Admin Tools for Joomla!, Web Application Firewall, Blocked Requests Log and look whether there is an entry for the blocked request there. I want you to tell me what is the Target URL and Reason listed. I can help you from there.

If there is no entry there, then it is not Admin Tools' Web Application Firewall blocking the request, therefore anything you do in Admin Tools' WAF will have no effect.

Nicholas K. Dionysopoulos

Lead Developer and Director

🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!