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