{"id":334606,"date":"2026-07-08T17:07:40","date_gmt":"2026-07-08T17:07:40","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/hl-hunt-payment-gateway-for-woocommerce\/"},"modified":"2026-07-08T17:07:12","modified_gmt":"2026-07-08T17:07:12","slug":"hl-hunt-payment-gateway-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/hl-hunt-payment-gateway-for-woocommerce\/","author":23525965,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.0","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"HL Hunt Payment Gateway for WooCommerce","header_author":"HL Hunt, Inc.","header_description":"Accept credit card payments securely through HL Hunt. PCI-compliant \u2014 card data never touches your server.","assets_banners_color":"","last_updated":"2026-07-08 17:07:12","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/payments.hlhunt.org\/woocommerce","header_author_uri":"https:\/\/hlhunt.org","rating":0,"author_block_rating":0,"active_installs":0,"downloads":16,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"hlhuntinc","date":"2026-07-08 17:07:12"}},"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[11475,270626,6593,203337,286],"plugin_category":[45],"plugin_contributors":[270627],"plugin_business_model":[],"class_list":["post-334606","plugin","type-plugin","status-publish","hentry","plugin_tags-credit-card","plugin_tags-hlhunt","plugin_tags-payment-gateway","plugin_tags-pci-compliant","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-hlhuntinc","plugin_committers-hlhuntinc"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/hl-hunt-payment-gateway-for-woocommerce.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>HL Hunt Payment Gateway for WooCommerce lets you accept Visa, Mastercard, American Express, Discover, and other major cards directly on your checkout page.<\/p>\n\n<p><strong>Key Features:<\/strong><\/p>\n\n<ul>\n<li><strong>PCI Compliant<\/strong> \u2014 Card data is tokenized client-side via PCI Vault. Raw card numbers never reach your server.<\/li>\n<li><strong>Simple Setup<\/strong> \u2014 Enter your API keys from the HL Hunt dashboard and you're ready to go.<\/li>\n<li><strong>Test Mode<\/strong> \u2014 Use test API keys (sk_test_xxx) to test payments without processing real charges.<\/li>\n<li><strong>Refunds<\/strong> \u2014 Process full or partial refunds directly from the WooCommerce order page.<\/li>\n<li><strong>Webhooks<\/strong> \u2014 Automatic order status updates via secure HMAC-signed webhooks.<\/li>\n<li><strong>HPOS Compatible<\/strong> \u2014 Fully supports WooCommerce High-Performance Order Storage.<\/li>\n<\/ul>\n\n<h3>Third-Party Services<\/h3>\n\n<p>This plugin connects to the following external services to process payments:<\/p>\n\n<h4>HL Hunt Payment API<\/h4>\n\n<p>When a customer places an order, the plugin sends payment data (amount, currency, vault token, order metadata) to the HL Hunt API at <code>https:\/\/payments.hlhunt.org<\/code> for charge creation, refunds, and status polling. This communication only occurs when a customer initiates a checkout or when a merchant processes a refund.<\/p>\n\n<ul>\n<li><a href=\"https:\/\/hlhunt.org\">HL Hunt Website<\/a><\/li>\n<li><a href=\"https:\/\/hlhunt.org\/legal\/terms\">HL Hunt Terms of Service<\/a><\/li>\n<li><a href=\"https:\/\/hlhunt.org\/legal\/privacy\">HL Hunt Privacy Policy<\/a><\/li>\n<\/ul>\n\n<h4>PCI Vault (by SnapBill, Inc.)<\/h4>\n\n<p>Card data entered by the customer is sent <strong>directly from the customer's browser<\/strong> to PCI Vault (<code>https:\/\/api.pcivault.io<\/code>), a PCI DSS Level 1 certified card vault. Raw card numbers never pass through your WordPress server. The plugin loads a JavaScript SDK (<code>hlhunt.js<\/code>) from the HL Hunt server to facilitate this secure tokenization.<\/p>\n\n<ul>\n<li><a href=\"https:\/\/pcivault.io\">PCI Vault Website<\/a><\/li>\n<li><a href=\"https:\/\/pcivault.io\/terms\">PCI Vault Terms of Service<\/a><\/li>\n<li><a href=\"https:\/\/pcivault.io\/privacy\">PCI Vault Privacy Policy<\/a><\/li>\n<\/ul>\n\n<h4>What Data Is Sent Externally<\/h4>\n\n<ul>\n<li><strong>To PCI Vault (from customer's browser):<\/strong> Card number, expiry date, CVC, cardholder name.<\/li>\n<li><strong>To HL Hunt API (from your server):<\/strong> Vault token (not raw card data), charge amount, currency, order ID, order key, customer IP address, charge descriptions.<\/li>\n<li><strong>No data is collected or sent for analytics, tracking, or advertising purposes.<\/strong><\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>hlhunt-woocommerce<\/code> folder to <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to WooCommerce \u2192 Settings \u2192 Payments \u2192 HL Hunt.<\/li>\n<li>Enter your Secret Key and Publishable Key from the HL Hunt dashboard.<\/li>\n<li>(Optional) Set up a webhook in your HL Hunt dashboard pointing to: <code>https:\/\/yoursite.com\/?wc-api=hlhunt_webhook<\/code><\/li>\n<li>Enable the gateway and save.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20do%20i%20find%20my%20api%20keys%3F\"><h3>Where do I find my API keys?<\/h3><\/dt>\n<dd><p>Log in to your HL Hunt dashboard at payments.hlhunt.org. Navigate to Developers \u2192 API Keys.<\/p><\/dd>\n<dt id=\"is%20this%20plugin%20pci%20compliant%3F\"><h3>Is this plugin PCI compliant?<\/h3><\/dt>\n<dd><p>Yes. Card data is collected in the browser and sent directly to PCI Vault (a PCI DSS Level 1 certified vault). Raw card numbers never touch your WordPress server.<\/p><\/dd>\n<dt id=\"how%20do%20i%20test%20payments%3F\"><h3>How do I test payments?<\/h3><\/dt>\n<dd><p>Use test API keys (sk_test_xxx \/ pk_test_xxx) and the test card number 4242 4242 4242 4242 with any future expiry and any 3-digit CVC.<\/p><\/dd>\n<dt id=\"how%20do%20webhooks%20work%3F\"><h3>How do webhooks work?<\/h3><\/dt>\n<dd><p>Add a webhook endpoint in your HL Hunt dashboard pointing to <code>https:\/\/yoursite.com\/?wc-api=hlhunt_webhook<\/code>. The plugin will automatically verify the HMAC signature and update order statuses.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>Credit\/debit card payments via HL Hunt API.<\/li>\n<li>PCI Vault tokenization (SAQ-A eligible).<\/li>\n<li>Full and partial refunds.<\/li>\n<li>Webhook handler with HMAC-SHA256 verification.<\/li>\n<li>HPOS compatibility.<\/li>\n<li>Test mode support.<\/li>\n<\/ul>","raw_excerpt":"Accept credit and debit card payments through HL Hunt. PCI-compliant \u2014 card data never touches your server.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/334606","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=334606"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/hlhuntinc"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=334606"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=334606"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=334606"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=334606"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=334606"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=334606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}