Details
Description
Gateways have a config.json file that may have a description. This description is not currently parsed, but the name is. We need to add a method to the gateway abstract class to retrieve the description and translate it. Additionally, anywhere in Blesta where the gateway's description is used (e.g. at least on the gateway listing page) needs to be updated to call this new method.
Update the docs @ https://docs.blesta.com/display/dev/Gateway+Configuration and https://docs.blesta.com/display/dev/Non-merchant+Gateway+Methods
Issue Links
- blocks
-
CORE-3368 Update all gateways to use configuration files
- Closed