Title: Freecharge PG for WooCommerce
Author: freechargepayments
Published: <strong>August 22, 2024</strong>
Last modified: August 22, 2024

---

Search plugins

![](https://ps.w.org/freecharge-pay-woo/assets/banner-772x250.png?rev=3139741)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/freecharge-pay-woo/assets/icon-256x256.png?rev=3139741)

# Freecharge PG for WooCommerce

 By [freechargepayments](https://profiles.wordpress.org/freechargepayments/)

[Download](https://downloads.wordpress.org/plugin/freecharge-pay-woo.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/freecharge-pay-woo/#description)
 * [Reviews](https://wordpress.org/plugins/freecharge-pay-woo/#reviews)
 *  [Installation](https://wordpress.org/plugins/freecharge-pay-woo/#installation)
 * [Development](https://wordpress.org/plugins/freecharge-pay-woo/#developers)

 [Support](https://wordpress.org/support/plugin/freecharge-pay-woo/)

## Description

The **Freecharge Payment Gateway** is a powerful solution for seamless payment processing.
Pay securely by Credit or Debit card or Internet Banking through Freecharge Secure
Servers. By integrating this plugin into your WooCommerce store, you enable customers
to make secure transactions with ease. It adds a new payment option at checkout,
guiding users to the Freecharge website for payment completion.
 This is compatible
with WooCommerce>=2.0, including the new 8.0 release.

### Dependencies

 1. WordPress v3 and later
 2. Woocommerce v2.0 and later
 3. PHP v7.0 and later

### Configuration

 * Go to your WordPress admin and turn on the “Freecharge” plugin in the Plugin 
   Manager.
 * Log in to your WooCommerce Webstore. Then, click on “Settings” and choose the“
   Payments” tab.
 * Following credentials are required for the integration that is shared over welcome
   email.
    - Merchant ID
    - Merchant Key
 * Select mode of payment gateway.
    - Sandbox – For Testing your Plugin.
    - Production – For doing actual payment through Freecharge.
 * Return Page: This is your post-payment redirect URL.
 * WordPress Database
    - Make sure you are connected with the WordPress Database.
 * This is the official Freecharge Plugin that utilizes the Freecharge payment gateway
   service to process transactions securely. Freecharge Payment is a trusted service
   that facilitates online payments.
 * This WooCommerce plugin integrates seamlessly with our internal services via 
   API calls to facilitate transactions. Below are the endpoints required for its
   operation:
 * **Production Checkout URL:** [https://secure-axispg.freecharge.in](https://secure-axispg.freecharge.in)
 * **Sandbox Checkout URL:** [https://sandbox-axispg.freecharge.in](https://sandbox-axispg.freecharge.in)
 * **Checkout Endpoint:** `/payment/v1/checkout`
 * **Transaction Status Endpoint:** `/payment/v1/txn/status`
 * **Refund Endpoint:** `/payment/v1/refund`
 * API Endpoints Utilized
 * **Checkout Endpoint:**
    - **URL in Production:** https://secure-axispg.freecharge.in/payment/v1/checkout(
      constant is FCPGZ_PROD.FCPGZ_CHECKOUT)
    - **URL in Sandbox:** https://sandbox-axispg.freecharge.in/payment/v1/checkout(
      constant is FCPGZ_SANDBOX.FCPGZ_CHECKOUT)
    - **Usage:** This endpoint is used to initiate a payment transaction.
 * **Transaction Status Endpoint:**
    - **URL in Production:** https://secure-axispg.freecharge.in/payment/v1/txn/
      status (constant is FCPGZ_PROD.FCPGZ_STATUS)
    - **URL in Sandbox:** https://sandbox-axispg.freecharge.in/payment/v1/txn/status(
      constant is FCPGZ_SANDBOX.FCPGZ_STATUS)
    - **Usage:** This endpoint is used to check the status of a payment transaction.
 * **Refund Endpoint:**
    - **URL in Production:** https://secure-axispg.freecharge.in/payment/v1/refund(
      constant is FCPGZ_PROD.FCPGZ_REFUND)
    - **URL in Sandbox:** https://sandbox-axispg.freecharge.in/payment/v1/refund(
      constant is FCPGZ_SANDBOX.FCPGZ_REFUND)
    - **Usage:** This endpoint is used to process refund requests.

### License

The Freecharge WooCommerce plugin is released under the GPLv3 license. See the LICENSE
file for the complete LICENSE text.

### Third-Party Services

This plugin relies on third-party services provided by Freecharge for payment processing.
By using this plugin, you agree to the terms and privacy policies of Freecharge.

 * [Freecharge Privacy Policy](https://www.freechargepg.in/privacy-policy)
 * [Freecharge Terms and Conditions](https://www.freechargepg.in/term-and-condition)

Please review these documents to understand how your data is managed and protected.

## Screenshots

[⌊Freecharge PG for WooCommerce WordPress Plugin Screenshot 1: Go to WordPress Plugins
and activate Freecharge plugin.⌉⌊Freecharge PG for WooCommerce WordPress Plugin 
Screenshot 1: Go to WordPress Plugins and activate Freecharge plugin.⌉[

Freecharge PG for WooCommerce WordPress Plugin Screenshot 1: Go to WordPress Plugins
and activate Freecharge plugin.

[⌊Freecharge PG for WooCommerce WordPress Plugin Screenshot 2: How to get to Freecharge's
admin settings.⌉⌊Freecharge PG for WooCommerce WordPress Plugin Screenshot 2: How
to get to Freecharge's admin settings.⌉[

Freecharge PG for WooCommerce WordPress Plugin Screenshot 2: How to get to Freecharge’s
admin settings.

[⌊Freecharge PG for WooCommerce WordPress Plugin Screenshot 3: Freecharge PG Support
Page.⌉⌊Freecharge PG for WooCommerce WordPress Plugin Screenshot 3: Freecharge PG
Support Page.⌉[

Freecharge PG for WooCommerce WordPress Plugin Screenshot 3: Freecharge PG Support
Page.

[⌊Freecharge PG for WooCommerce WordPress Plugin Screenshot 4: Select Freecharge
payments from WooCommerce checkout page.⌉⌊Freecharge PG for WooCommerce WordPress
Plugin Screenshot 4: Select Freecharge payments from WooCommerce checkout page.⌉[

Freecharge PG for WooCommerce WordPress Plugin Screenshot 4: Select Freecharge payments
from WooCommerce checkout page.

[⌊Freecharge PG for WooCommerce WordPress Plugin Screenshot 5: Check order status
and payment status on WordPress orders page.⌉⌊Freecharge PG for WooCommerce WordPress
Plugin Screenshot 5: Check order status and payment status on WordPress orders page
.⌉[

Freecharge PG for WooCommerce WordPress Plugin Screenshot 5: Check order status 
and payment status on WordPress orders page.

## Installation

 1. Use the WordPress plugin installer to install the plugin. Alternatively, you can
    just extract the folder in our download package and upload it to your plugin directory.
 2. Access the Plugins admin menu to activate the Freecharge plugin.

## FAQ

### How do I add this Freecharge plugin to WordPress?

To add the Freecharge plugin to WordPress, first, download and install the plugin
from the WordPress Plugin Directory. Then, activate it in the WordPress Plugin Manager
to start using it on your site.

### How do I complete a Payment with Freecharge?

To complete a payment with Freecharge, simply proceed to checkout on your WooCommerce
store. During the checkout process, you will be redirected to the Freecharge payment
page where you can securely complete your transaction using Freecharge.

### Why use a Freecharge plugin?

Payment is one of the most popular payment gateways for online shopping, ensuring
a seamless checkout experience for customers while providing reliable payment processing
for merchants.

### How to get a Merchant key?

Credentials are required for the integration that is shared over welcome email.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Freecharge PG for WooCommerce” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ freechargepayments ](https://profiles.wordpress.org/freechargepayments/)

[Translate “Freecharge PG for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/freecharge-pay-woo)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/freecharge-pay-woo/),
check out the [SVN repository](https://plugins.svn.wordpress.org/freecharge-pay-woo/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/freecharge-pay-woo/)
by [RSS](https://plugins.trac.wordpress.org/log/freecharge-pay-woo/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### Freecharge PG for WooCommerce WordPress Plugin 1.0.0

First release uploaded to the plugin repository.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **6.6.5**
 *  PHP version ** 7.0 or higher **
 * Tags
 * [ecommerce](https://wordpress.org/plugins/tags/ecommerce/)[Freecharge](https://wordpress.org/plugins/tags/freecharge/)
   [Freecharge payment gateway](https://wordpress.org/plugins/tags/freecharge-payment-gateway/)
   [woocommerce payments](https://wordpress.org/plugins/tags/woocommerce-payments/)
 *  [Advanced View](https://wordpress.org/plugins/freecharge-pay-woo/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/freecharge-pay-woo/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/freecharge-pay-woo/reviews/)

## Contributors

 *   [ freechargepayments ](https://profiles.wordpress.org/freechargepayments/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/freecharge-pay-woo/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.freecharge.in/)