Freecharge PG for WooCommerce
Freecharge PG for WooCommerce

Freecharge PG for WooCommerce

freechargepayments

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

  • Sandbox Checkout URL: 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.

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

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.

Freecharge PG for WooCommerce WordPress Plugin 1.0.0

First release uploaded to the plugin repository.

  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.

Reviews

0 out of 5 stars

  • Version: 1.0.0
  • Last updated: 1 month ago
  • Active installations: 0
  • WordPress version: 4.7
  • Tested up to: 6.6.2
  • PHP version: 7.0