chore: expand default PayKilla payment currencies

This commit is contained in:
3252a8
2026-06-04 16:33:50 +03:00
parent ae7bfb9621
commit 358ef6ded7
5 changed files with 12 additions and 9 deletions
@@ -4050,12 +4050,12 @@
"section_order": 4,
"subsection": "PayKilla",
"label": "Accepted crypto tickers",
"description": "Comma-separated PayKilla tickers sent as paymentCurrencies, e.g. USDTTRC. Add BTC/ETH only when enabled for the merchant account.",
"description": "Comma-separated PayKilla tickers sent as paymentCurrencies. Default: USDTTRC,BTC,ETH,USDTBSC,USDTTON.",
"i18n_label_key": "admin_settings_field_paykilla_payment_currencies_label",
"i18n_description_key": "admin_settings_field_paykilla_payment_currencies_description",
"i18n_subsection_key": "admin_settings_subsection_paykilla",
"i18n_placeholder_key": "admin_settings_field_paykilla_payment_currencies_placeholder",
"placeholder": "USDTTRC",
"placeholder": "USDTTRC,BTC,ETH,USDTBSC,USDTTON",
"optional": true,
"secret": false,
"provider_id": "paykilla",