WooCommerce
Learn how to Install Plural Plugin on WooCommerce platform.
Platform: WordPress
Supported Versions: 3.6.3v to 7.2.2v
Integrating with the Plural WooCommerce Plugin enables seamless payment processing through credit cards, debit cards, and EMI options via the PinePG Edge platform. Below is a simple, step-by-step guide to help you install and configure the PinePG Edge Plugin on your WordPress site for smooth transactions.
Integration Steps
The figure below shows the steps involved to Instal Plural plugin.
1. Download the Extension
First, download the plugin file from the provided link. The file is usually in a .zip
format.
2. Plugin Installation
You can install the plugin using one of the methods outlined below.
2.1. WordPress Plugin Installer:
Follow the below steps to install the plugin using WordPress Plugin Installer:
- Log in to your WordPress account with admin privileges.
- Go to the Plugins tab in the dashboard.
- Click on the Add New Plugin button.
- Then, select the Upload Plugin option.
- Click on Choose File and upload the previously downloaded zip file.
- Once the file is uploaded, click the Install Now button.
- After installation, click Activate.
- Once activated, you will see a confirmation message, and the plugin will appear under the name "Edge by Pine Labs for WooCommerce" in your installed plugins list.
2.2. Manual Installation:
- Unzip the downloaded file and locate the folder inside.
- Copy this folder and paste it into the
<wordpress root>/wp-content/plugins
directory of your WordPress installation. - Log in to the WooCommerce admin panel and go to the Plugins section.
- Find the Edge Plugin and click Activate.
3. Plugin Configuration
Configuring a plugin involves setting up and fine-tuning its settings to ensure it functions effectively. Follow the below steps to configure the WooCommerce Plugin.
- Navigate to WooCommerce > Settings.
- Go to the Payments tab.
- Click on the Edge plugin to configure it.
- Confirm that the payment method provided by the plugin appears in the list. If itβs listed, the installation was successful and is ready to use.
- Fill in the required fields:
- Merchant Key, Access Code, Merchant Secret: Enter the information provided for the selected environment.
- Enable: Select
Yes
to enable the module. - Cart System: Choose
Single Cart
orMulti-Cart
depending on your configuration credentials. - Description: Provide a description to display during checkout.
- Gateway Mode: You can set it to
Sandbox
while testing the plugin orProduction
to start live payments from your platform. - Merchant ID: Enter the merchant ID based on the selected environment (Test / Live).
- Merchant Access Code and Merchant Secret: Provide the credentials specific to the chosen environment.
- Payment Mode: Select the active payment mode for your merchant account.
- Return Page: Set to "My Account" by default, or select a custom page to display after payment completion. Custom pages should include the necessary WordPress/WooCommerce code for any special messages. Consult the WordPress/WooCommerce development guide for more on custom page setup.
Once completed, click on the save changes button.
- After successfully installing the extension, you can see the payment method for your extension on your Checkout Page.
For example, when you click Place Order you will see the payment gateway window where you must choose your payment options. - After completing the payment successfully you will be redirected to the transaction
Success
page or aFailure
page.
Note:
- Plural Plugins do not apply shipping fees or any additional charges. Therefore, the cart value should match the product value.
- Please note that any additional fees, such as TDR, GST, or others, are not managed by our plugins and must be handled manually by the merchant.
Updated 28 days ago