Freecharge PG for WooCommerce

外掛說明

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.

螢幕擷圖

  • 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 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 5: Check order status and payment status on WordPress orders page.

安裝方式

  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.

常見問題集

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〉的開發相關工作。

參與者

將〈Freecharge PG for WooCommerce〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

Freecharge PG for WooCommerce WordPress Plugin 1.0.0

First release uploaded to the plugin repository.