mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: add PayPear payment provider to cabinet frontend
- Payment method label and icon (amber gradient) - Admin settings tree entry for PAYPEAR category - Locale strings for ru, en, zh, fa
This commit is contained in:
@@ -15,5 +15,6 @@ export const METHOD_LABELS: Record<string, string> = {
|
||||
kassa_ai: 'Kassa AI',
|
||||
riopay: 'RioPay',
|
||||
severpay: 'SeverPay',
|
||||
paypear: 'PayPear',
|
||||
manual: 'Ручное пополнение',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user