<% page_title "Account Upgrade" %> <% meta_description "Upgrade to a Gold or Platinum account." %> <%= render "users/secondary_links" %>
<% if @user_upgrade.is_gift? %>

Gift Account Upgrade

<% if @user_upgrade.recipient.is_platinum? %>

<%= link_to_user @recipient %> is already above Platinum level and can't be upgraded!

<% else %>
You are gifting this upgrade to <%= link_to_user @user_upgrade.recipient %>.
<% end %> <% else %>

Upgrade Account

Upgrading your account gives you exclusive benefits and helps support <%= Danbooru.config.canonical_app_name %>. Your support helps keep the site ad-free for everyone!

You can also gift an account upgrade to someone else. Just go to their profile page and look for a "Gift Upgrade" link.

<% end %> <% if Danbooru.config.is_promotion? %>

<%= tag.img src: "/images/padoru.gif", width: 24, height: 24 %> Danbooru Winter Sale! Gold and Platinum upgrades are 25% off. Sale ends <%= time_ago_in_words_tagged(Danbooru.config.winter_sale_end_date) %>. <%= tag.img src: "/images/padoru.gif", width: 24, height: 24 %>

<% end %> <% if @user_upgrade.purchaser.is_anonymous? %> <% elsif @recipient.level == User::Levels::MEMBER %> <% elsif @recipient.level == User::Levels::GOLD %> <% else %> <% end %>
Basic Gold Platinum
Free <% if Danbooru.config.is_promotion? %> $20 <% end %> <%= cents_to_usd(UserUpgrade.gold_price) %>
One time fee
<% if Danbooru.config.is_promotion? %> $40 <% end %> <%= cents_to_usd(UserUpgrade.platinum_price) %>
One time fee
Tag Limit 2 6 12
See Hidden Tags No Yes Yes
Page Limit 1,000 2,000 5,000
Private Favorites no yes yes
Favorite Groups 3 5 10
Saved Searches 250 250 1,000
Search Timeout 3 sec 6 sec 9 sec
<%= link_to "Login", login_path(url: new_user_upgrade_path), class: "login-button button-primary" %> <%= link_to "Get #{Danbooru.config.canonical_app_name} Gold", login_path(url: new_user_upgrade_path), class: "login-button button-primary" %> <%= link_to "Get #{Danbooru.config.canonical_app_name} Platinum", login_path(url: new_user_upgrade_path), class: "login-button button-primary" %> <%= button_to "Get #{Danbooru.config.canonical_app_name} Gold", user_upgrades_path(user_id: @recipient.id, upgrade_type: "gold", country: params[:country], promo: params[:promo]), class: "button-primary", remote: true, disable_with: "Redirecting..." %> <%= button_to "Get #{Danbooru.config.canonical_app_name} Platinum", user_upgrades_path(user_id: @recipient.id, upgrade_type: "platinum", country: params[:country], promo: params[:promo]), class: "button-primary", remote: true, disable_with: "Redirecting..." %> <%= button_to "Get #{Danbooru.config.canonical_app_name} Gold", nil, class: "button-primary", disabled: true %> <%= button_to "Get #{Danbooru.config.canonical_app_name} Platinum", user_upgrades_path(user_id: @recipient.id, upgrade_type: "gold_to_platinum", country: params[:country], promo: params[:promo]), class: "button-primary", remote: true, disable_with: "Redirecting..." %> <%= button_to "Get #{Danbooru.config.canonical_app_name} Gold", nil, class: "button-primary", disabled: true %> <%= button_to "Get #{Danbooru.config.canonical_app_name} Platinum", nil, class: "button-primary", disabled: true %>

Frequently Asked Questions

What are the benefits of <%= Danbooru.config.canonical_app_name %> Gold?

<%= Danbooru.config.canonical_app_name %> Gold lets you do more complicated searches, and it lets you see hidden tags that non-Gold users can't see. You can search more tags at once, browse deeper in search results, and also keep more favorite groups and saved searches.

What are the benefits of <%= Danbooru.config.canonical_app_name %> Platinum?

Platinum is like Gold, but it lets you search even more tags at once, and keep even more favorite groups and saved searches.

What payment methods do you support?

We support all major credit and debit cards, including international cards. We also support bank payments in several European countries, including Austria, Belgium, Germany, the Netherlands, and Poland.

Payments are securely handled by Stripe. We don't support PayPal or Bitcoin at this time.

Is this a subscription?

No, this is not a subscription. This is a one-time payment. You pay only once and keep the upgrade forever.

If I upgrade to Gold first, can I upgrade to Platinum later?

Yes, if you have a Gold account, you can always upgrade to a Platinum account later. You don't have to pay full price to upgrade from Gold to Platinum. You only have to pay the difference.

What is your refund policy?

You can <%= link_to "contact us", contact_path %> to request a refund for any reason within 48 hours of your purchase.