"Pay with GunTab" buttons/links

If you post listings somewhere online that doesn't have a GunTab integration, you can add your own "Pay with GunTab" buttons or links.

Do NOT use this feature on the following marketplaces. Instead, use their built-in GunTab integration:

  • Armslist
  • BuySellAmmo
  • GunBroker
  • Gun Owners Club
  • Gunloaded
  • GunsAmerica
  • Guns Classifieds Network
  • GunsInternational
  • Liberty Gun Trader

What are "Pay with GunTab" buttons/links?

Sellers simply copy-paste a unique HTML snippet into their listing, and buyers will see a "Pay with GunTab" button or link in the listing, like this one:

These lead to our "Pay with GunTab" page that explains how buyers can pay.

Why are they useful?

Buyers want to know how they can pay you safely and easily, completely online, without exposing their payment information to you. These "Pay with GunTab" buttons/links help buyers understand exactly how to do that.

Who should use them?

You should use "Pay with GunTab" buttons/links if you are posting listings on:

How do I add them to my listings?

There are two ways to add "Pay with GunTab" buttons/links to your listings:

Copy-paste an HTML snippet

To add "Pay with GunTab" buttons/links to your marketplace listing, copy-paste one of your HTML snippets below into your listing's item description.

1. Copy your HTML snippet below

First, please sign in to view your HTML snippets. In the "Marketplace" column below, find the marketplace you are using. In that marketplace row, click the Copy to clipboard example button to copy your HTML snippet (it's on the right side).

2. Paste your HTML snippet into your listing

Go to your marketplace listing. Click to edit the "item description" (or equivalent). Click at the end of the text (or wherever you want the HTML snippet to appear). Paste your HTML snippet, save, then review how your listing looks to the public.

Your HTML snippets

If the recommended HTML snippet doesn't work for you, try the next one down.

Marketplace Type Example HTML snippet
  • GunAuction.com
Button 'Pay with GunTab' checkout button Sign in to view
Link Pay with GunTab Sign in to view
URL https://www.guntab.com/checkouts/new?checkout_uuid=55555555-5555-5555-5555-555555555555 Sign in to view

Integrate by generating HTML buttons

If you control your website, you should generate your own HTML buttons. It's easy, and GunTab can do the software development for you. You can even be eligible for service fee sharing. To generate your own HTML buttons, you simply add the Checkout UUID and the listing page URL to this template:

What is the LISTING_PAGE_URL?

Determining the listing page URL is easy. For example, in Javascript you use window.location.href, or in Ruby on Rails you use request.original_url.

Frequently asked questions