- Posts: 3
- Thank you received: 0
Paypal Express
1 year 9 months ago #364712
by conrad
Paypal Express was created by conrad
-- url of the page with the problem -- :
www.nadineconrad.de
-- HikaShop version -- : 5.1.1
-- Joomla version -- : 4.4.9
-- PHP version -- : 8.2.24
-- Browser(s) name and version -- : safari
-- Error-message(debug-mod must be tuned on) -- : keine
Leider habe ich sehr viele nicht bezahlte Bestellungen über PayPal Express. Es wirkt immer so, als würde ein Bot einfach irgendwas bestellen, da es immer mehrere Bestellungen innerhalb von 2 Minuten sind. Die Bestellungen werden angelegt aber dann natürlich nicht bezahlt. Ist das zu unterbinden?
Vielen Dank und liebe Grüße
N. Conrad
-- HikaShop version -- : 5.1.1
-- Joomla version -- : 4.4.9
-- PHP version -- : 8.2.24
-- Browser(s) name and version -- : safari
-- Error-message(debug-mod must be tuned on) -- : keine
Leider habe ich sehr viele nicht bezahlte Bestellungen über PayPal Express. Es wirkt immer so, als würde ein Bot einfach irgendwas bestellen, da es immer mehrere Bestellungen innerhalb von 2 Minuten sind. Die Bestellungen werden angelegt aber dann natürlich nicht bezahlt. Ist das zu unterbinden?
Vielen Dank und liebe Grüße
N. Conrad
Please Log in or Create an account to join the conversation.
1 year 9 months ago #364716
by nicolas
Replied by nicolas on topic Paypal Express
Hi,
If you have bots, you want to use security tools to try to block them. For example, using the WAF from AdminTools :
www.akeeba.com/documentation/admin-tools...cation-firewall.html
Now, the point of PayPal Express is to be able to skip your checkout. I can see that you have shipping methods which add their cost to the order once the user provide his address. If the customer skips your checkout with the PayPal Express button, then the shipping fee won't apply to them.
So either:
- you actually don't want to use PayPal Express so that your checkout can't be skipped
- you want to reorganize your checkout so that the cart with the PayPal Express button only appears after the user has provided his address. This will also allow you to add extra anti bot security like extensions.joomla.org/extension/ospam-a-not/ which will help avoid bot registrations, and thus will also avoid the bot going through PayPal Express.
If you have bots, you want to use security tools to try to block them. For example, using the WAF from AdminTools :
www.akeeba.com/documentation/admin-tools...cation-firewall.html
Now, the point of PayPal Express is to be able to skip your checkout. I can see that you have shipping methods which add their cost to the order once the user provide his address. If the customer skips your checkout with the PayPal Express button, then the shipping fee won't apply to them.
So either:
- you actually don't want to use PayPal Express so that your checkout can't be skipped
- you want to reorganize your checkout so that the cart with the PayPal Express button only appears after the user has provided his address. This will also allow you to add extra anti bot security like extensions.joomla.org/extension/ospam-a-not/ which will help avoid bot registrations, and thus will also avoid the bot going through PayPal Express.
Please Log in or Create an account to join the conversation.
Time to create page: 0.201 seconds