Plugin Directory

Changeset 2891973


Ignore:
Timestamp:
04/01/2023 08:28:32 PM (3 years ago)
Author:
devcashfree
Message:

Update to version 4.4.5

Location:
cashfree
Files:
26 added
3 edited

Legend:

Unmodified
Added
Removed
  • cashfree/trunk/README.md

    r2742179 r2891973  
    18183. Now go to WooCommerce on the left panel > click on the toggle button to enable Cashfree. Now to complete the setup, click on Manage.
    19194. Set title as ‘Cashfree Payments’, and description as ‘Pay securely via card/netbanking/wallet via Cashfree’. Please note this will be visible to your customers at the time of checkout. Now enter your Cashfree API credentials (to get the credentials, go to Cashfree settings> credentials) and save the changes.
     205. To ensure seamless payment integration, it is necessary to comply with payment regulations by whitelisting your domain. Please click on the [link](https://docs.cashfree.com/docs/developers-whitelisting) provided to whitelist your domain.
    2021
    2122### Installation
  • cashfree/trunk/cashfree.php

    r2889942 r2891973  
    22/**
    33 * Plugin Name: Cashfree
    4  * Version: 4.4.4
     4 * Version: 4.4.5
    55 * Plugin URI: https://github.com/cashfree/cashfree-woocommerce
    66 * Description: Payment gateway plugin by Cashfree Payments for Woocommerce sites.
  • cashfree/trunk/readme.txt

    r2889942 r2891973  
    44Tested up to: 6.2
    55Requires PHP: 5.6
    6 Stable tag: 4.4.4
    7 Version: 4.4.4
     6Stable tag: 4.4.5
     7Version: 4.4.5
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    2020== Installation ==
    2121
    22 Please note, this payment gateway requires WooCommerce 3.0 and above.
     22Please note, this payment gateway requires WooCommerce 3.0 and above. To ensure seamless payment integration, it is necessary to comply with payment regulations by whitelisting your domain. Please click on the [link](https://docs.cashfree.com/docs/developers-whitelisting) provided to whitelist your domain.
    2323
    2424= Automatic installation =
     
    3333
    3434== Changelog ==
     35
     36= 4.4.5 =
     37* Update readme for support whitelist domain at cashfree.
    3538
    3639= 4.4.4 =
Note: See TracChangeset for help on using the changeset viewer.