Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recaptcha missing from OnePage checkout page. #2

Closed
epiblue opened this issue Nov 20, 2017 · 1 comment
Closed

Recaptcha missing from OnePage checkout page. #2

epiblue opened this issue Nov 20, 2017 · 1 comment
Labels

Comments

@epiblue
Copy link

epiblue commented Nov 20, 2017

Can you tell me how to add the recaptcha on the /persistent/checkout/onepage/login.phtml ?

Because now it's not present, but the system requires it...

Or simply disable it for that page only... The checkout page..

Thank for the help

@noglitchyo
Copy link
Owner

Hello @epiblue ,

Thank you for your feedback. Indeed, I forgot to display the reCAPTCHA on checkout for the login form.
It is now fully working, and disabling the customer_login in your configuration will disable it on the checkout as well. You must keep in mind that the customer_login setting is used for the checkout login and the customer account login since they are using the same actions.

You can find the fix in the last release 1.0.1

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants