feat(sbp-recurring): СБП-оформление подписки на форме покупки тарифа

Вторая CTA «Оформить с автооплатой СБП» под кнопкой покупки с баланса
(и в daily-ветке) — показывается по platega_recurrent_enabled из
purchase-options. POST /platega-recurrent/purchase → редирект в банк
(первое списание = подтверждение привязки), инвалидация подписочных и
sbp-запросов, переход в /subscriptions. Локали en/ru/zh/fa.
This commit is contained in:
Fringg
2026-07-24 19:07:23 +03:00
parent faf4c450b0
commit f448c14994
8 changed files with 90 additions and 4 deletions

View File

@@ -697,7 +697,9 @@
"month": "monthly",
"year": "yearly"
},
"autopayHint": "Your subscription will be charged automatically via SBP, no card required"
"autopayHint": "Your subscription will be charged automatically via SBP, no card required",
"purchaseButton": "⚡ Subscribe with SBP auto-payment",
"purchaseHint": "First charge confirms the binding in your bank app; renewals are charged automatically per the tariff cadence."
},
"backToList": "Back to subscriptions",
"confirmDelete": "Delete subscription?",