GunTab Payment Gateway is a WordPress Plugin Directory app by GunTab.
AppRanks data: GunTab Payment Gateway ranks #0 in Checkout on WordPress Plugin Directory, placing it in the top 1% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
GunTab Payment Gateway is a newly-listed WordPress app with a limited review volume. It is listed in the Ecommerce category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. no published reviews yet means feature claims are unverified by the wider merchant base. Without a published review base, the only fit-signal available is the developer's own documentation plus the marketplace's listing-quality audit (linked below). Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by GunTab — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from GunTab Payment Gateway?
See GunTab Payment Gateway's alternatives ranked by audit score, rating, and review velocity.
How GunTab Payment Gateway works
Show full descriptionShow less
GunTab is the only transaction platform built for firearm and ammunition e-commerce. It enables you get paid safely and easily online. We even guarantee against chargebacks. Learn more at GunTab.com.
Activate the plugin in WordPress
Go to Plugins > Add New.
Search for “GunTab”.
Select “Install Now”.
After installation is complete, select “Activate”.
Enable the plugin in WooCommerce
Go to WooCommerce > Settings > Payments.
Select to enable “GunTab Payments”.
Select “Save changes”.
After the page reloads, select to “Manage” GunTab Payments. Now you may set your preferences.
Filters Alter the invoice data before it gets sent to GunTab:
use GunTab\Api\GunTab\Abstracts\Invoice;
function guntabAlterInvoice(Invoice $invoice, \WC_Order $order) { // Your code return $invoice; }
add_filter('guntab_alter_invoice', 'guntabAlterInvoice');
Alter the order status when the status must change due to a webhook request from GunTab:
function getNewOrderStatus(string $suggestedStatus, \stdClass $jsonDataFromGunTab) { // Your code return 'wc-complete'; // Choose a different WooCommerce order status based on $jsonDataFromGunTab->status }
add_filter('guntab_get_new_order_status', 'getNewOrderStatus', 10, 2);<h3>Actions</h3>
Called when GunTab sends a request to your webhook endpoint. It runs after the plugin processes the request:
function your_function_name(\WC_Order $order, \stdClass $postedJsonData) { // Your code }
add_action('guntab_on_webhook', 'your_function_name', 10, 2);
Category rankings
As of Jul 15, 2026- Checkout#0of 175Top 1%
- Ecommerce#0of 712Top 1%
- Firearms#0of 3Top 1%
- Guns#0of 1Top 1%
- Payments#0of 210Top 1%
See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Competitors & alternatives
GunTab Payment Gateway doesn't have curated competitor matchups yet. Other tracked ecommerce apps on WordPress:
Where GunTab Payment Gateway stands in the Ecommerce category
GunTab Payment Gateway ranks #0 of 712 apps in the Ecommerce category, placing it in the top 1% of the listing.
Frequently asked questions
What is GunTab Payment Gateway?
GunTab Payment Gateway is an app for WordPress. It is published on WordPress Plugin Directory and tracked by AppRanks, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. It is listed under the Ecommerce category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by GunTab.
Who uses GunTab Payment Gateway?
Currently around 30 active stores have installed GunTab Payment Gateway. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Ecommerce category on WordPress.