Currently if a customer enters an incorrect billing address for their Credit Card, we get a memo in the backend saying that their address was incorrect, but the customer is simply given a generic error.
Is there a way in Magento 2 to display those errors on the front end? I see that they appear in the Javascript console anyway, so I don't see it as a security issue to display them to the typical user.