-
Hello
Currently, to add new currency you need to update database setting 'bx_payment_default_currency_code' in 'sys_options' table adding necessary currency code in the list which is stored in 'extra' field. Then you need to modify $_aCurrencies field in BxBaseModPaymentConfig class, which can be found in modules/base/payment/classes/BxBaseModPaymentConfig.php file. You need to add association between currency code and currency sign there .
-
thank you so much
-
Hello Anton!
pls this guide also applies to UNA version 13.0.0?or it is enough if I edit, for example, YEN(which I do not use) to Czech CZK and Currency sign to Kč?In settings-general i see Currency code CZK which I created according to the instructions https://una.io/cmts-view/avfdil?sys=bx_forum&cmt_id=38163 But in Payments-Currency there is no CZK.I use PayPal payment provider, which supports the Czech currency.
Thx Pavel
-