=== Procharge Payment Gateway === Contributors: diegoepi25 Tags: credit card, ProCharge, woocommerce Requires at least: 6.8 Tested up to: 6.9 Requires PHP: 8.3 Stable Tag: 1.0.16 License: GPL-3.0-or-later License URI: https://www.gnu.org/licenses/gpl-3.0.html Securely accept payments WooCommerce and ProCharge Payment Gateway. == Description == This plugin allows you to securely accept payments and process payments between WooCommerce and ProCharge. The ProCharge plugin is PCI and SAQ A-level compliant. To learn more about ProCharge click [here](https://electronicpayments.com/products/ProCharge/). = Accept payments anywhere, anytime = - The ProCharge Payment Gateway plugin extends WooCommerce to allow you to accept payments via ProCharge. == Installation == = Automatic installation = Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To automatically install ProCharge Payment Gateway, log in to your WordPress dashboard, navigate to the Plugins menu, and click **Add New**. In the search field type "ProCharge Payment Gateway" and click **Search Plugins**. Once you've found our plugin you can install it by clicking **Install Now**, as well as view details about it such as the point release, rating, and description. = Manual installation = The manual installation method involves downloading our plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). = Setup = In order to process payments via the plugin it requires that you have Procharge Gateway log in credentials as well as an API key which you can obtain from Procharge Support. You will need your User Name, Reg Key, Password and API key. By default if 'Test Mode' is checked in the payment settings screen your credentials are already built in and you can begin testing immediately. If 'Test Mode' is not checked then you are in production mode and need to enter your credentials in the 'User Name', 'Password' and 'Reg Key' boxes and enter your API key into the 'Production Application Key' box then save your changes by clicking on the 'Save changes' button at the bottom of the Payment settings screen. = Updating = Before every update we recommend you backup your site just in case. == Screenshots == Card Payments == Changelog == = 1.0.16 = * Remove commas from dollar amount. Expected format is 1000.00 and not 1,000.00 = 1.0.15 = * Credit card number field validation. * Credit card cvv field validation. = 1.0.14 = * Lowered required PHP version from 8.4 to 8.3. = 1.0.13 = * Enable Card On File in payment settings. * Display saved tokens on check out page for returning customer. = 1.0.12 = * Security fixes * Removed $Session * Modified plugin url for loading payment images = 1.0.11 = * Session_Start display fix * Save customer fee amount = 1.0.10 = * Display Admin Fee in cart and checkout = 1.0.9 = * Admin Fee = 1.0.8 = * User Pin wasn't being passed. * Tested on Wordpress 6.9 and PHP 8.4 = 1.0.6 = * User Pin in settings updated to Reg Key. = 1.0.5 = * Plugin released.