Magento 2.2.7 Issues with braintree plugin
We are having issues with card validation issues. A message is displayed saying:
"Please try again with another form of payment."
Have been unable to to debug as nothing in the error logs, does not always happen but is happeing enough to cause a problem, has anyone got any ideas?
-
We had similar issues in the past with Braintree, when a credit card was refused by the issuing bank, our Magento site just showed a similar error message, not very intuitive for the customer.
At that point we did a work around and implemented solution below, check it out maybe it also works for you. First try to identify if the error reason is the customer card, if yes below solution can help.
-
Probably should search/open this issue on magento repository in github, and report the steps to replicate the problem.
It may be already reported by other users.
https://github.com/magento/magento2/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+braintree
Please sign in to leave a comment.
Comments
3 comments