Enhance payment flow by adding InsufficientBalancePrompt component for better user feedback; update CI workflow for Node.js setup and dependency installation.

This commit is contained in:
PEDZEO
2026-01-19 01:34:06 +03:00
8 changed files with 421 additions and 206 deletions

View File

@@ -283,6 +283,11 @@
"maxAmountError": "Maximum amount: {{amount}} ₽",
"paymentOption": "Payment option",
"selectPaymentOption": "Select payment option",
"selectPaymentMethod": "Select payment method",
"insufficientFunds": "Insufficient funds",
"topUpToComplete": "Top up your balance to complete the purchase",
"missing": "Missing",
"noPaymentMethods": "No payment methods available",
"paymentMethods": {
"yookassa": {
"name": "YooKassa",