PluginProbe
Cashfree for WooCommerce / 4.8.0
Cashfree for WooCommerce v4.8.0
4.8.1 4.8.0 trunk 1.0 1.2 4.2.1 4.2.2 4.3.2 4.3.3 4.3.4 4.3.5 4.3.6 4.3.7 4.3.8 4.3.9 4.4.0 4.4.1 4.4.2 4.4.3 4.4.4 4.4.5 4.4.6 4.4.7 4.5.0 4.5.1 All 42 releases
cashfree / readme.txt

readme.txt in Cashfree for WooCommerce 4.8.0, at readme.txt

184 lines 6.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Cashfree for WooCommerce ===
2 Contributors: devcashfree
3 Requires at least: 4.4
4 Tested up to: 7.1
5 Requires PHP: 5.6
6 Stable tag: 4.8.0
7 Version: 4.8.0
8 License: GPLv3
9 License URI: https://www.gnu.org/licenses/gpl-3.0.html
10 Tags: wordpress,woocommerce,payment,gateway,cashfree
11
12 Official Cashfree Payment Gateway plugin for WooCommerce.
13
14 == Description ==
15
16 This is the official Cashfree Payment Gateway plugin for WooCommerce. By integrating this plugin with your WooCommerce store you can accept payments via 100+ domestic as well as international payment modes and use advanced features such as instant refunds for online and COD orders, pre-authorization for card payments, instant settlements, and more.
17
18 For more information about Cashfree Payments please go to https://cashfree.com.
19
20 == Frequently Asked Questions ==
21
22 = Is Cashfree Payments Plugin free? =
23
24 Yes! Cashfree Payments Plugin are and always will be free.
25
26 = domain.name is not enabled. Please reach out to cashfree? =
27
28 You might be facing this issue because your domain is not yet whitelisted. But don't worry, we've got you covered! To resolve this, simply click on the [link](https://docs.cashfree.com/docs/developers-whitelisting) provided to whitelist your domain.
29
30 = What should I do if I'm using the Cashfree Payments plugin on multiple WooCommerce domains and encounter duplicate order IDs? =
31
32 No worries, we've got a simple solution for you! If you're managing the Cashfree Payments plugin across multiple WooCommerce domains and you notice the possibility of duplicate order IDs due to sequential generation. To ensure a unique identification for orders originating from different domains, consider enabling the "Order ID Prefix" feature in the plugin's configuration settings.
33 Enabling the order ID prefix guarantees a seamless experience for you and your customers. By adding a unique prefix to each order ID, you'll effortlessly distinguish orders across your various domains.
34 Disabling the Enable Order Id Prefix after it's been enabled might break post-order flows. Consider the implications before making changes.
35 Please be mindful of the impact on your order management process before toggling this setting.
36
37 == Installation ==
38
39 Please 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.
40
41 = Automatic installation =
42
43 Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of the WooCommerce Cashfree plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
44
45 In the search field type "Cashfree" and click Search Plugins. Once you’ve found our plugin you can install it by simply clicking "Install Now", then "Activate".
46
47 = Manual installation =
48
49 The manual installation method involves downloading our plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).
50
51 == Changelog ==
52
53 = 4.8.0 =
54 * Bug Fix: Resolved order status not updating when an order had multiple payment attempts, and updated compatibility with the latest WordPress and WooCommerce releases.
55
56 = 4.7.9 =
57 * Release: Add security check while processing webhook.
58
59 = 4.7.8 =
60 * Release: Updated for compatibility with the latest WordPress release.
61
62 = 4.7.6 =
63 * Release: Add support for Tourfic plugin for hotel, tour, and apartment bookings.
64
65 = 4.7.4 =
66 * Bug Fix: Order amount correction
67
68 = 4.7.3 =
69 * Deprecated Property Fix: Updated the cashfree classes to prevent deprecated warnings in PHP 8.2 and later by explicitly declaring properties instead of using dynamic properties.
70
71 = 4.7.2 =
72 * Added additional data to get trace of the request
73
74 = 4.7.1 =
75 * Bug Fix: UTF-8 encoding for `item_name` and `item_description` to ensure proper character encoding.
76
77 = 4.7.0 =
78 * New Feature: Added support for processing payments in a popup checkout without redirecting the user to a new page.
79
80 = 4.6.1 =
81 * Added COD (Cash on Delivery) payment mode to Cashfree Checkout.
82
83 = 4.6.0 =
84 * Make it compatible with woocommerce latest version
85
86 = 4.5.9 =
87 * Bug fixes
88
89 = 4.5.6 =
90 * Support checkout block to accept payments.
91
92 = 4.5.3 =
93 * Fixed issue preventing status update for canceled orders.
94
95 = 4.5.2 =
96 * Added compatibility with High-Performance order storage (COT).
97
98 = 4.5.0 =
99 * Change error message for cases where the domain name is not whitelisted.
100 * Introduce the ability to customize the order ID prefix. This feature is particularly useful when managing multiple stores with shared order sequences. By assigning a unique prefix to each store, you can maintain clear organization and easy distinction between orders.
101
102
103 = 4.4.6 =
104 * Bug fixes
105
106 = 4.4.5 =
107 * Update readme for support whitelist domain at cashfree.
108
109 = 4.4.4 =
110 * Update readme for support latest wordpress version
111
112 = 4.4.3 =
113 * Improved performance and stability
114 * Security enhancements
115 * Access to new features and functionality
116 * Bug fixes
117
118 = 4.4.2 =
119 * Handled same order id to get payments
120
121 = 4.4.1 =
122 * Improved UI for offer widgets
123
124 = 4.4.0 =
125 * Update cashfree payments offer widgets
126
127 = 4.3.9 =
128 * Add offer section to the product and checkout page
129
130 = 4.3.8 =
131 * Bugfix for error message in case of paylater payment method
132
133 = 4.3.7 =
134 * Update plugin description and add support link.
135
136 = 4.3.6 =
137 * Bugfix for hdfc pay later response while failure
138 * Add customer name for payment detail for merchant dashboard
139
140 = 4.3.5 =
141 * Bugfix for webhook failed
142
143 = 4.3.4 =
144 * Bugfix for order capture redirection
145 * Change cashfree default logo size
146
147 = 4.3.3 =
148 * Add description of gateway on checkout page
149 * Add transaction detail on order notes
150
151 = 4.3.2 =
152 * Tested upto wc 6.0.0
153 * Bugfix for storing data to cashfree api's
154
155 = 4.3.1 =
156 * Tested upto wc 5.9.3
157 * Add in context configuration to accept with and without redirecting page.
158 * Add magic checkout.
159
160 = 4.3.0 =
161 * Tested upto wc 5.9.2
162 * Accept order without redirecting customer to another page.
163
164 = 4.2.2 =
165 * Tested upto wc 5.3.0
166 * Bug fix for order update if order paid after checkout time.
167 * Added refund features in plugin.
168
169 = 4.2.1 =
170 * Updated WooCommerce version
171 * Tested upto wc 5.0.0
172 * Bug fixes for duplicate order and redirection issue.
173
174 = 1.3 =
175 * Updated WooCommerce version
176 * Updated changelog order and readme
177
178 = 1.2 =
179 * Updated release on Plugins marketplace
180 * Improved error messaging
181
182 = 1.0 =
183 * First release on Plugins marketplace
184