承接 rangerz/magento2-module-re-captcha-checkout 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes

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()
  • Support Magento 2.4.1 and upper.

  • Wrok for Braintree Credit Card with Google reCaptcha v2 invisible ONLY. No test other cases.

recaptcha-placeorder

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

reCaptcha v2 invisible

Enable for Place Order

  • Configuration -> SECURITY -> Google reCAPTCHA Storefront -> Storefront

Enable for Place Order

License

MIT

统计信息

  • 总下载量: 2.34k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-04-15