{"id":245491,"date":"2025-09-10T03:44:27","date_gmt":"2025-09-10T03:44:27","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/expinet-gateway-for-woocommerce\/"},"modified":"2025-10-01T08:14:40","modified_gmt":"2025-10-01T08:14:40","slug":"payment-gateway-expinet-and-woocommerce-integration","status":"publish","type":"plugin","link":"https:\/\/ml.wordpress.org\/plugins\/payment-gateway-expinet-and-woocommerce-integration\/","author":15877794,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.8.5","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Payment Gateway for Expinet and for WooCommerce","header_author":"Kaushik Domadiya","header_description":"Credit card payments gateway to accept the payment on your WooCommerce store.","assets_banners_color":"","last_updated":"2025-10-01 08:14:40","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/kaushikdomadiya.live","rating":0,"author_block_rating":0,"active_installs":0,"downloads":316,"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":"khushdoms","date":"2025-10-01 08:14:40"}},"upgrade_notice":{"1.0.0":"<p>First official release.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3358931,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3358931,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3358931,"resolution":"1","location":"assets","locale":"","width":1611,"height":917},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3358931,"resolution":"2","location":"assets","locale":"","width":1897,"height":913},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3358931,"resolution":"3","location":"assets","locale":"","width":1369,"height":919}},"screenshots":{"1":"Credit card payment form on checkout page","2":"Expinet payment log listing in admin","3":"Expinet payment credentials settings in admin"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3148,11475,245447,6593,286],"plugin_category":[45],"plugin_contributors":[245448],"plugin_business_model":[],"class_list":["post-245491","plugin","type-plugin","status-publish","hentry","plugin_tags-checkout","plugin_tags-credit-card","plugin_tags-expinet","plugin_tags-payment-gateway","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-khushdoms","plugin_committers-khushdoms"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/payment-gateway-expinet-and-woocommerce-integration\/assets\/icon-128x128.png?rev=3358931","icon_2x":"https:\/\/ps.w.org\/payment-gateway-expinet-and-woocommerce-integration\/assets\/icon-256x256.png?rev=3358931","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/payment-gateway-expinet-and-woocommerce-integration\/assets\/screenshot-1.png?rev=3358931","caption":"Credit card payment form on checkout page"},{"src":"https:\/\/ps.w.org\/payment-gateway-expinet-and-woocommerce-integration\/assets\/screenshot-2.png?rev=3358931","caption":"Expinet payment log listing in admin"},{"src":"https:\/\/ps.w.org\/payment-gateway-expinet-and-woocommerce-integration\/assets\/screenshot-3.png?rev=3358931","caption":"Expinet payment credentials settings in admin"}],"raw_content":"<!--section=description-->\n<p>Expinet Gateway for Woocommerce payment plugin that allows you to securely accept credit card payments on your store checkout page via the Expinet payment service.<\/p>\n\n<p><strong>Key Features:<\/strong>\n- Seamless credit card payment form on the WooCommerce checkout page\n- Supports:\n  - Credit card only payments\n  - Gift card only payments\n  - Split payments (Gift card + Credit card)\n- Uses Vanilla-Masker for card input formatting\n- Transaction logging system \u2014 view API request\/response logs from the admin\n- Custom admin log page under <strong>WooCommerce \u2192 Expinet Payment Log<\/strong>\n- Loads custom CSS and JS assets only on checkout page\n- Compatible with latest WordPress and WooCommerce versions<\/p>\n\n<h3>External services<\/h3>\n\n<p>This plugin connects to the Expinet Payment Gateway API to process credit card transactions for WooCommerce orders.<\/p>\n\n<h4>What data is sent<\/h4>\n\n<p>When a customer checkout using this payment gateway, the following data is securely transmitted to Expinet:\n- Cardholder name\n- Credit card number, expiry date, and CVV\n- Billing address\n- Order amount and currency\n- Store identification credentials (merchant ID, API keys configured by the site owner)<\/p>\n\n<h4>When data is sent<\/h4>\n\n<p>This data is sent only when a customer initiates a payment through the Expinet gateway at checkout. No data is sent otherwise.<\/p>\n\n<h4>Where data is sent<\/h4>\n\n<p>The data is sent securely over HTTPS to the Expinet servers:\n- <code>https:\/\/api.expinet.com<\/code> (Production)\n- <code>https:\/\/sandbox.expinet.com<\/code> (Sandbox, if configured)<\/p>\n\n<h4>Documentation<\/h4>\n\n<p>Expinet Payment Link : https:\/\/docs.expinet.net\/developers\/quick-start<\/p>\n\n<p><strong>Note:<\/strong><br \/>\nThis plugin currently works exclusively on the WooCommerce checkout page and is not integrated with the WordPress Block Editor (Gutenberg).<\/p>\n\n<h3>Source Code<\/h3>\n\n<p>This plugin uses the <a href=\"https:\/\/github.com\/BankFacil\/vanilla-masker\">Vanilla Masker<\/a> JavaScript library (v1.1.1). The original uncompressed source file is included in the <code>\/js\/<\/code> folder for review.<\/p>\n\n<p>Build tools or minification methods are not used in this plugin. Only vanilla JavaScript is included.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/payment-gateway-expinet-and-woocommerce-integration<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to <strong>WooCommerce \u2192 Settings \u2192 Payments<\/strong>.<\/li>\n<li>Enable <strong>Payment Gateway for Expinet and for WooCommerce<\/strong>.<\/li>\n<li>Configure your Expinet API credentials and other settings.<\/li>\n<li>Test and go live.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='can%20i%20use%20this%20plugin%20inside%20gutenberg%20block%20pages%3F'><h3>Can I use this plugin inside Gutenberg block pages?<\/h3><\/dt>\n<dd><p>No \u2014 this plugin currently works only on the WooCommerce checkout page, and does not have a Gutenberg block.<\/p><\/dd>\n<dt id='does%20it%20support%20multiple%20payment%20types%3F'><h3>Does it support multiple payment types?<\/h3><\/dt>\n<dd><p>Yes \u2014 the plugin supports:\n- Credit card only payments\n- Gift card only payments\n- Split payments using both<\/p><\/dd>\n<dt id='where%20can%20i%20view%20payment%20logs%3F'><h3>Where can I view payment logs?<\/h3><\/dt>\n<dd><p>You can view Expinet API request\/response logs from <strong>WooCommerce \u2192 Expinet Payment Log<\/strong> in your WordPress admin dashboard.<\/p><\/dd>\n<dt id='is%20this%20plugin%20compatible%20with%20the%20latest%20woocommerce%20and%20wordpress%20versions%3F'><h3>Is this plugin compatible with the latest WooCommerce and WordPress versions?<\/h3><\/dt>\n<dd><p>Yes \u2014 tested up to WordPress 6.5 and WooCommerce 8.9.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial stable release<\/li>\n<li>Added credit card payment form on checkout<\/li>\n<li>Integrated vanilla-masker.min.js for input formatting<\/li>\n<li>Added custom admin payment log page<\/li>\n<li>Supports gift card and split payment scenarios<\/li>\n<\/ul>","raw_excerpt":"A credit card payment gateway for WooCommerce using Expinet\u2019s payment integration API.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ml.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/245491","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ml.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ml.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ml.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=245491"}],"author":[{"embeddable":true,"href":"https:\/\/ml.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/khushdoms"}],"wp:attachment":[{"href":"https:\/\/ml.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=245491"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ml.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=245491"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ml.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=245491"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ml.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=245491"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ml.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=245491"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ml.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=245491"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}