/user_upgrades/new: mention debit cards (fix #3221).
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="section">
|
||||
<p>You can pay with a credit card. Safebooru uses <a href="https://www.stripe.com">Stripe</a> as a payment intermediary so none of your personal information will be stored on the site.</p>
|
||||
<p>You can pay with a credit or debit card. Safebooru uses <a href="https://www.stripe.com">Stripe</a> as a payment intermediary so none of your personal information will be stored on the site.</p>
|
||||
|
||||
<% if user.level < User::Levels::GOLD %>
|
||||
<%= stripe_button("Upgrade to Gold", 2000, user) %>
|
||||
|
||||
Reference in New Issue
Block a user