mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-30 02:23:47 +00:00
feat: add Freekassa SBP and card payment method icons and labels
Add icons, admin labels, and i18n descriptions for freekassa_sbp and freekassa_card payment methods in the cabinet frontend.
This commit is contained in:
@@ -596,6 +596,12 @@
|
||||
"freekassa": {
|
||||
"description": "Pay via FreeKassa"
|
||||
},
|
||||
"freekassa_sbp": {
|
||||
"description": "Pay via SBP (QR code)"
|
||||
},
|
||||
"freekassa_card": {
|
||||
"description": "Pay with Russian bank card"
|
||||
},
|
||||
"tribute": {
|
||||
"description": "Pay with bank card via Tribute"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user