Details
-
Type: Bug
-
Status: Closed
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.5.0, 3.6.0
-
Fix Version/s: 4.0.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
If ACH payments are disabled and you try to create an ACH account for a client from the admin UI, you will see a warning message that reads:
"WARNING: ACH payment types are currently not enabled. To enable them, update the Accepted Payment Types."
The Accepted Payment Types is a link.
However, if attempting to create the account fails, you will receive an error message as well as this same warning message again, only now, the warning message displays HTML for the link as plain text, e.g.
"WARNING: ACH payment types are currently not enabled. To enable them, update the <a href="/path/to/payment/types/">Accepted Payment Types</a>."
Wrong fix version