WooCommerce

N-GENIUS PAYMENT GATEWAY INTEGRATION PLUGIN FOR WORDPRESS-WOOCOMMERCE 3.6.X

This user manual provides the information necessary to install N-Genius Payment Gateway on WooCommerce

Prerequisites

WooCommerce Version 3.6.x or higher version, Shopping Cart application should be installed and
configured properly to your WordPress project.
PHP version: 7 or higher

Installation

  1. Download the extension
  2. Unzip the file in a temporary directory
  3. Upload the directory N-Genius to the /wp-content/plugins/ directory
  4. Activate the N-Genius Payment Gateway plugin through the Plugins menu in WordPress.
    OR
  5. Download the package zip file.
  6. Login to Woo Commerce Admin Panel and navigate to Plugins-> Add New-> Add Plugins.
  7. Click on Upload Plugins.
  8. Choose the package file
  9. Click on “Install” button and fill the Port, Password, extension should be installed successfully
646 644 643 644 649

After successful installation and activate plugin, please click on the setting link to enable, add n-genius settings.

645 645

Configuration

  1. Please add the N-Genius payment details. Please go to Plugin ->Installed Plugins-> n-genius Payment Gateway ->Settings Tab -> Configure N-Genius payment details
640
  1. Before saving the configuration, please cross check the following cases Transaction Mode (TEST/LIVE), Transaction Type as SALES/AUTHORIZE.
644
  1. Please cross check your cron job is enabled or not from the admin side for Query API, Cron job which must run at every 1 hour.
  2. Please cross checks the plugin files and folders. For your WooCommerce project
519

Customer Shopping and Redirection to Payment Gateway

When the customer is doing an online shopping in the merchant website, the N-Genius Payment Gateway will be available as a payment option in the “Checkout” Page

  1. Open WordPress WooCommerce Shop website and add some items to the cart.
  2. Click on Proceed to Checkout Button and follow the steps in the Checkout process
648
  1. N-Genius Payment Gateway is available as a payment option and click on the same to place order Button
641
  1. The page will be redirected to the “N-Genius Payment Gateway”. Fill the card details
661
  1. After successful payment. Once the payment is processed, the page will be redirected to the WooCommerce Shop website.
656 655
  1. Admin users can view the payment transaction log from the admin panel, to view the logs WooCommerce -> N-Genius Report Logs
660
  1. Admin side order details WooCommerce ->Orders.
661 643

Cron Job

While customer makes his payment at N-Genius Payment Gateway, worst case if his browser is been closed or his system got shutdown, WooCommerce will not receive any response from N-Genius Payment Gateway to process his order. To handle these cases, we have included Query API Cron Job which will check the status of the order and updates WooCommerce. Query API Cron Job will check previous one hour’s orders and if there are any missing orders with pending status it will hit N-Genius API and update the status of the order and send Order Confirmation mail.