magento / security-package

Magento Security Extensions
Open Software License 3.0
73 stars 69 forks source link

Recaptcha badge is not shown on checkout login form if 'Invisible Badge Position' is 'Bottom Left/Right' #224

Closed engcom-Delta closed 4 years ago

engcom-Delta commented 4 years ago

Preconditions (*)

  1. Magento with security-package 1.0-develop
  2. Simple product is created
  3. Customer is created

Steps to reproduce (*)

  1. Configure reCAPTCHA Invisible:
    • Enable for Customer Login=reCAPTCHA v2/v3 Invisible
  2. Invisible Badge Position=Bottom Left or Right
  3. Add product to cart
  4. Go to checkout page

Expected result (*)

  1. Recaptcha badge is shown on checkout login form

Actual result (*)

  1. Recaptcha badge is not shown on checkout login form Peek 2020-05-19 16-51
engcom-Foxtrot commented 4 years ago

Seems like we have some race conditions recaptcha-race