Open yamelsenih opened 1 year ago
When a payment processor throw a error this is add with english text:
log.log(Level.SEVERE, "processOnline", e); setErrorMessage("Payment Processor Error: " + e.getMessage());
A clear and concise description of what you expected to happen.
Add any other context about the problem here.
https://github.com/adempiere/adempiere/issues/4251
Bug report
When a payment processor throw a error this is add with english text:
Steps to reproduce
Screenshot or Gif
Link to minimal reproduction
Expected behavior
A clear and concise description of what you expected to happen.
Other relevant information
Additional context
Add any other context about the problem here.
https://github.com/adempiere/adempiere/issues/4251