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

Magento 2 - Braintree Payment Method not working #3811

Closed
parekhreena opened this issue Mar 16, 2016 · 3 comments
Closed

Magento 2 - Braintree Payment Method not working #3811

parekhreena opened this issue Mar 16, 2016 · 3 comments
Assignees

Comments

@parekhreena
Copy link

I have enabled Braintree payment method from Stores > Configuration > Payment Methods. I cleared var/cache, var/page_cache and var/generation and tried to place a normal order with braintree, but checkout page appears blank after braintree is enabled. In my console i get following error:

TypeError: value is undefined
return value.length <= +params;
/pub/static/frontend/Magento/luma/en_US/Magento_Ui/js/lib/validation/rules.js

So, I cleared pub/static, var/view_preprocessed and ran the command php bin/magento setup:static-content:deploy then i ran the checkout Page URL again, but I am getting same error. I am facing this error on Ubuntu. I also checked on another Linux Mint system, in that I followed same process but Braintree is not appearing in Payment Methods list, even when it is correctly configured from backend. I am checking Braintree Sandbox Mode.

@parekhreena parekhreena changed the title Magento 2 - Configuring Braintree results in empty checkout page and a JS error Magento 2 - Braintree Payment Method not working Mar 16, 2016
@benathey
Copy link

Looks like its a php version issue, issue already posted check #3797. Roll back to php 5.6 and re-test, that should help in the short term.

@parekhreena
Copy link
Author

@benathey - ok thank you

@alena-marchenko
Copy link

Hi Reena,

This issue is already resolved and 32ca5c9 fix is delivered to develop branch,

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

No branches or pull requests

4 participants