rangerz/magento2-module-re-captcha-checkout
最新稳定版本:1.0.0
Composer 安装命令:
composer require rangerz/magento2-module-re-captcha-checkout
包简介
Add Google reCaptcha for place order against carding attack
README 文档
README
Add Google reCaptcha for place order against carding attack
Summary
-
Because Carding Attack serious issue, this repo was born.
-
Tested against forged place order attack script, follow by the rest url and place order method
- /V1/guest-carts/:cartId/payment-information
Magento\Checkout\Model\GuestPaymentInformationManagement::savePaymentInformationAndPlaceOrder()
- /V1/carts/mine/payment-information
Magento\Checkout\Model\PaymentInformationManagement::savePaymentInformationAndPlaceOrder()
- /V1/guest-carts/:cartId/payment-information
-
Support Magento 2.4.1 and upper.
-
Wrok for
Braintree Credit CardwithGoogle reCaptcha v2 invisibleONLY. No test other cases.
- This module will be replaced by future version of magento/security-package.
Installation
composer require rangerz/magento2-module-re-captcha-checkout
bin/magento module:enable Rangerz_ReCaptchaCheckout
bin/magento setup:upgrade
Usage
Google reCaptcha v2 invisible
-
Apply reCaptcha v2 invisible by Google
-
Fille website and secret key
-
Configuration -> SECURITY -> Google reCAPTCHA Storefront -> reCAPTCHA v2 Invisible
Enable for Place Order
- Configuration -> SECURITY -> Google reCAPTCHA Storefront -> Storefront
License
统计信息
- 总下载量: 2.34k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-04-15