Aggiunge pagamento con bonifico e importo concordato per società.
Il piano si attiva solo dopo la conferma admin; Stripe resta a listino se non c'è un prezzo commerciale. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -54,3 +54,34 @@ en:
|
||||
also_text: It is also available under Subscription on the Match Live TV site.
|
||||
thanks: Thanks,
|
||||
signoff: Match Live TV
|
||||
invoice_activated:
|
||||
subject: "Plan %{plan} is active — invoice %{number}"
|
||||
hello: Hello,
|
||||
period_fallback: the end of the period
|
||||
body_html: "we received your bank transfer: the <strong>%{plan}</strong> plan is now active for <strong>%{club}</strong> until <strong>%{until_date}</strong>. Invoice <strong>%{number}</strong> for <strong>%{amount}</strong> is attached."
|
||||
body_text: "we received your bank transfer: the %{plan} plan is now active for %{club} until %{until_date}. Invoice %{number} for %{amount} is attached."
|
||||
bank_transfer:
|
||||
thanks: Thanks,
|
||||
signoff: Match Live TV
|
||||
instructions:
|
||||
subject: "Bank transfer instructions — %{plan}"
|
||||
hello: Hello,
|
||||
intro_html: "you requested the <strong>%{plan}</strong> plan (%{price}) for <strong>%{club}</strong> with a bank transfer."
|
||||
intro_text: "you requested the %{plan} plan (%{price}) for %{club} with a bank transfer."
|
||||
not_active_yet: The plan will be activated only after Match Live TV confirms the payment. Until then your current plan stays active.
|
||||
iban_label: "IBAN:"
|
||||
holder_label: "Account holder:"
|
||||
bank_label: "Bank:"
|
||||
bic_label: "BIC/SWIFT:"
|
||||
amount_label: "Amount:"
|
||||
causal_label: "Payment reference:"
|
||||
proof_html: "After paying, send the receipt to <strong>%{email}</strong>."
|
||||
proof_text: "After paying, send the receipt to %{email}."
|
||||
plan_activated:
|
||||
subject: "Plan %{plan} is active — Match Live TV"
|
||||
hello: Hello,
|
||||
period_fallback: the end of the period
|
||||
body_html: "we received your bank transfer: the <strong>%{plan}</strong> plan is now active for <strong>%{club}</strong> until <strong>%{until_date}</strong>. The invoice will follow by email shortly."
|
||||
body_text: "we received your bank transfer: the %{plan} plan is now active for %{club} until %{until_date}. The invoice will follow by email shortly."
|
||||
invoice_later: You can already use the plan from the Subscription section of your account.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user