PluginProbe ʕ •ᴥ•ʔ
Razorpay for WooCommerce / 2.4.2
Razorpay for WooCommerce v2.4.2
4.8.6 4.8.5 4.8.4 trunk 1.2.2 1.2.3 1.2.4 1.3.0 1.3.1 1.3.2 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.5.0 1.5.1 1.5.2 1.5.3 1.6.0 1.6.0-beta 1.6.1 1.6.2 1.6.3 1.6.5 2.0.0 2.0.1 2.1.0 2.2.0 2.3.0 2.3.1 2.3.2 2.4.0 2.4.1 2.4.2 2.4.3 2.5.0 2.6.0 2.7.0 2.7.1 2.7.2 2.8.0 2.8.1 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 3.0.0 3.0.1 3.1.0 3.1.1 3.2.0 3.2.1 3.2.2 3.3.0 3.4.0 3.4.1 3.5.0 3.5.1 3.6.0 3.7.0 3.7.1 3.7.2 3.8.0 3.8.1 3.8.2 3.8.3 3.9.0 3.9.1 3.9.2 3.9.3 3.9.4 4.0.0 4.0.1 4.1.0 4.2.0 4.3.0 4.3.1 4.3.2 4.3.3 4.3.4 4.3.5 4.4.0 4.4.1 4.4.2 4.4.3 4.5.0 4.5.1 4.5.2 4.5.3 4.5.4 4.5.5 4.5.6 4.5.7 4.5.8 4.5.9 4.6.0 4.6.1 4.6.2 4.6.3 4.6.4 4.6.5 4.6.6 4.6.7 4.6.8 4.6.9 4.7.0 4.7.1 4.7.2 4.7.3 4.7.4 4.7.5 4.7.6 4.7.7 4.7.8 4.7.9 4.8.0 4.8.1 4.8.2 4.8.3
woo-razorpay / readme.txt
woo-razorpay Last commit date
images 8 years ago includes 6 years ago razorpay-sdk 8 years ago .editorconfig 9 years ago LICENSE 10 years ago readme.txt 6 years ago script.js 6 years ago woo-razorpay.php 6 years ago
readme.txt
193 lines
1 === Razorpay for WooCommerce ===
2 Contributors: razorpay
3 Tags: razorpay, payments, india, woocommerce, ecommerce
4 Requires at least: 3.9.2
5 Tested up to: 5.4
6 Stable tag: 2.4.2
7 Requires PHP: 5.6
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 Allows you to use Razorpay payment gateway with the WooCommerce plugin.
12
13 == Description ==
14
15 This is the official Razorpay payment gateway plugin for WooCommerce. Allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments with the WooCommerce plugin. It uses a seamles integration, allowing the customer to pay on your website without being redirected away. This allows for refunds, works across all browsers, and is compatible with the latest WooCommerce.
16
17 This is compatible with WooCommerce>=2.4, including the new 3.0 release. It has been tested upto the 3.1.1 WooCommerce release.
18
19 == Installation ==
20
21 1. Install the plugin from the [Wordpress Plugin Directory](https://wordpress.org/plugins/woo-razorpay/).
22 2. To use this plugin correctly, you need to be able to make network requests. Please make sure that you have the php-curl extension installed.
23
24 == Dependencies ==
25
26 1. Wordpress v3.9.2 and later
27 2. Woocommerce v2.6 and later
28 3. PHP v5.6.0 and later
29 4. php-curl extension
30
31 == Configuration ==
32
33 1. Visit the WooCommerce settings page, and click on the Checkout/Payment Gateways tab.
34 2. Click on Razorpay to edit the settings. If you do not see Razorpay in the list at the top of the screen make sure you have activated the plugin in the WordPress Plugin Manager.
35 3. Enable the Payment Method, name it Credit Card / Debit Card / Internet Banking (this will show up on the payment page your customer sees), add in your Key id and Key Secret.
36 4. The Payment Action should be set to "Authorize and Capture". If you want to capture payments manually from the Dashboard after manual verification, set it to "Authorize".
37
38 == Upgrade Notice ==
39 = 2.0.0 =
40 * Switches from WooCommerce side currency conversion to Razorpay's native multi currency support.
41
42 == Changelog ==
43
44 = 2.4.2 =
45 * Bug fix for partial refund shown twice.
46 * Bug fix for wc-api redirection after payment completed
47 * Tested upto WordPress 5.4.1 and WooCommerce 4.1.1
48
49 = 2.4.1 =
50 * Updated WordPress support version info
51
52 = 2.4.0 =
53 * Added webhook for handling refund create and change order status
54 * Bug fix for cart is reset if payment fails or is cancelled
55 * Tested upto WordPress 5.2.4 and WooCommerce 3.7.1
56
57 = 2.3.2 =
58 * Added RAZORPAY ORDER ID in order notes.
59 * Tested upto WordPress 5.2.4 and WooCommerce 3.7.1
60
61 = 2.3.1 =
62 * Bug fix for hosted checkout.
63 * Tested upto WordPress 5.2.4 and WooCommerce 3.7.1
64
65
66 = 2.3.0 =
67 * Support for hosted checkout.
68 * Tested upto WordPress 5.2.4 and WooCommerce 3.7.1
69
70
71 = 2.2.0 =
72 * Adds webhook for handling subscription cancellation.
73 * Tested upto WordPress 5.2.2 and WooCommerce 3.7.0
74
75 = 2.1.0 =
76 * Fixed bug for razorpay orderID validation.
77 * Adds support for razorpay Analytics
78 * Tested upto WordPress 5.2.2 and WooCommerce 3.6.5
79
80 = 2.0.0 =
81 * Removes support for WooCommerce Currency Convertor
82 * Switches to Razorpay's Native Multi-Currency support
83 * Adds support for [Price Based on Country Plugin](https://www.pricebasedcountry.com/)
84 * Tested upto WordPress 5.2-RC1 and WooCommerce 3.6.2
85 * Release uploaded as 2.0.1 on the Wordpress Plugin Directory.
86
87 = 1.6.3 =
88 * Allows for null values in displayAmount
89 * Better support for international currency conversion
90 * Support for custom order success message
91
92 = 1.6.2 =
93 * Fixes webhook capture flow by re-fetching payment and checking for status
94
95 = 1.6.1 =
96 * Fixes payment title/description in WC Checkout page.
97 * Adds WooCommerce version tested in the plugin metadata
98
99 = 1.6.0 =
100 * Adds Razorpay Subscriptions plugin support.
101 * Code cleanup.
102
103 = 1.5.3 =
104 * Webhooks are now disabled by default ([#52](https://github.com/razorpay/razorpay-woocommerce/pull/52))
105
106 = 1.5.2 =
107 * Fixed an issue with some websites "Pay now" button click not working. ([#50](https://github.com/razorpay/razorpay-woocommerce/pull/50))
108
109 = 1.5.1 =
110 * Fixes backward compatibilty with older WooCommerce releases. ([#49](https://github.com/razorpay/razorpay-woocommerce/pull/49))
111
112 = 1.5.0 =
113 * Javascript fixes for additional compatibility with other plugins ([#47](https://github.com/razorpay/razorpay-woocommerce/pull/47))
114 * Adds multi-currency support using [WooCommerce Currency Switcher](https://wordpress.org/plugins/woocommerce-currency-switcher/) plugin. ([#46](https://github.com/razorpay/razorpay-woocommerce/pull/46))
115
116 = 1.4.6 =
117 * Webhooks signature verification fix
118
119 = 1.4.4 =
120 * Added webhooks to the plugin (includes/razorpay-webhook.php) ([#18](https://github.com/razorpay/razorpay-woocommerce/pull/18))
121
122 = 1.4.2 =
123 * Added missing classes in the WordPress release (Utility.php was missing)
124
125 = 1.4.0 =
126 * Added Support for WooCommerce 3.x ([#35](https://github.com/razorpay/razorpay-woocommerce/pull/35]))
127 * Fixes around discount coupon handling (Order Amount mismatch)
128 * Updates Razorpay SDK
129 * Improves Javascript Caching ([#39](https://github.com/razorpay/razorpay-woocommerce/pull/39]))
130 * Adds support for mobile browsers ([#37](https://github.com/razorpay/razorpay-woocommerce/pull/37]):)
131 * Chrome on iOS
132 * Facebook Browser
133 * Internet Explorer Mobile
134 * AOSP Browser
135 * Opera Mini
136 * Google Search App
137 * Any other apps using webviews
138 * Adds support for refunding payments from within WooCommerce
139
140 = 1.3.2 =
141 * Fixes a Notice about WC_Shortcode_Checkout->output being deprecated
142 * PR: [#28](https://github.com/razorpay/razorpay-woocommerce/pull/28])
143
144 = 1.3.1 =
145 * Improves Session management
146 * Diff: https://git.io/vHVBM
147
148 = 1.3.0 =
149 * Shifts to the official [Razorpay SDK](https://github.com/razorpay/razorpay-php)
150 * Shifts to the Razorpay Orders API. Allows for auto-capturing and improves success rates
151 * Wordpress Versions >=3.9.2 only are supported
152
153 = 1.2.11 =
154 * Fixes issues with Safari and Internet Explorer
155
156 = 1.2.10 =
157 * Improves error handling in case customer clicks on cancel.
158 * Orders are now marked as failed if customer clicks cancel
159 * Note is added to the order mentioning that the customer cancelled the order.
160
161 = 1.2.9 =
162 * Fixed error handling and capture call
163
164 = 1.2.8 =
165 * Disables buttons while payment is in progress
166 * Refactors error message display
167
168 = 1.2.7 =
169 * Redirects customer to order details page, as per WooCommerce guidelines.
170
171 = 1.2.6 =
172 * Adds manual capture option
173
174 == Frequently Asked Questions ==
175
176 = Does this support webhooks? =
177
178 Yes, please see https://github.com/razorpay/razorpay-woocommerce/wiki/Webhooks for more details
179
180 = How do I enable Multi-currency support =
181
182 Please get multi-currency enabled for your account. Once you have it enabled, you can install any plugin
183 version higher than 2.0.0, which comes with native multi-currency support.
184
185 == Support ==
186
187 Visit [razorpay.com](https://razorpay.com/support/#request/merchant/technical-assistance) for support requests.
188
189 == License ==
190
191 The Razorpay WooCommerce plugin is released under the GPLv2 license, same as that
192 of WordPress. See the LICENSE file for the complete LICENSE text.
193