이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

스크린샷

설치

  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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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.