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:
@@ -33,4 +33,8 @@
|
||||
<% end %>
|
||||
<% end %>
|
||||
</p>
|
||||
<% elsif subscription&.bank_transfer? %>
|
||||
<p style="color:#888;font-size:0.9rem;margin-top:0">
|
||||
<%= raw t("billing.subscription_status.bank_transfer_until_html", date: l_local(subscription.current_period_end.to_date)) %>
|
||||
</p>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user