Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0, backlog
-
Fix Version/s: 3.0.0
-
Component/s: manager client
-
Labels:
Description
There is not way to create payment gateway property for a new locale using YUM. The only way to do that at the moment is direct SQL insert into database. Or am I missing something here?
That is true - the only way to add new localisation attributes for payment gateway parameters is via SQL.
However adding a new language to the platform will require at least some code changes. For example language translations pack for storefront and YUM, Enabling locale in the LanguageService, content updates, adding email templates for that language etc.
Therefore adding new language to payment gateways must be part of the overall strategy of adding a new language to the platform.