Razorpay for WooCommerce
开发者 |
razorpay
|
更新时间 |
2021年5月31日 15:57 |
PHP版本: |
5.6 及以上 |
WordPress版本: |
5.7.2 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
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.
This is compatible with WooCommerce>=2.4, including the new 3.0 release. It has been tested upto the 3.1.1 WooCommerce release.
安装:
- Install the plugin from the Wordpress Plugin Directory.
- 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.
2.0.0
- Switches from WooCommerce side currency conversion to Razorpay's native multi currency support.
更新日志:
2.7.1
- Updated the Razorpay Order notes key from woocommerce_order_id to woocommerce_order_number.
2.7.0
- Added auto-webhook setup feature.
- Updates Razorpay SDK.
- Tested upto WordPress 5.7.2 and WooCommerce 5.3.0
2.6.2
- Updated wc order syntax.
- Tested upto WordPress 5.7.1 and WooCommerce 5.2.2
2.6.1
- Added RAZORPAY ORDER ID in checkout argument.
- Tested upto WordPress 5.6.2 and WooCommerce 5.0.0
2.6.0
- Added webhook for virtual account credited event.
- Tested upto WordPress 5.6 and WooCommerce 4.6.1
2.5.0
- Added support for "Pay by Cred".
- Tested upto WordPress 5.4.2 and WooCommerce 4.3.0
2.4.3
- Updated logo from CDN.
- Tested upto WordPress 5.4.2 and WooCommerce 4.3.0
2.4.2
- Bug fix for partial refund shown twice.
- Bug fix for wc-api redirection after payment completed
- Tested upto WordPress 5.4.1 and WooCommerce 4.1.1
2.4.1
- Updated WordPress support version info
2.4.0
- Added webhook for handling refund create and change order status
- Bug fix for cart is reset if payment fails or is cancelled
- Tested upto WordPress 5.2.4 and WooCommerce 3.7.1
2.3.2
- Added RAZORPAY ORDER ID in order notes.
- Tested upto WordPress 5.2.4 and WooCommerce 3.7.1
2.3.1
- Bug fix for hosted checkout.
- Tested upto WordPress 5.2.4 and WooCommerce 3.7.1
2.3.0
- Support for hosted checkout.
- Tested upto WordPress 5.2.4 and WooCommerce 3.7.1
2.2.0
- Adds webhook for handling subscription cancellation.
- Tested upto WordPress 5.2.2 and WooCommerce 3.7.0
2.1.0
- Fixed bug for razorpay orderID validation.
- Adds support for razorpay Analytics
- Tested upto WordPress 5.2.2 and WooCommerce 3.6.5
2.0.0
- Removes support for WooCommerce Currency Convertor
- Switches to Razorpay's Native Multi-Currency support
- Adds support for Price Based on Country Plugin
- Tested upto WordPress 5.2-RC1 and WooCommerce 3.6.2
- Release uploaded as 2.0.1 on the Wordpress Plugin Directory.
1.6.3
- Allows for null values in displayAmount
- Better support for international currency conversion
- Support for custom order success message
1.6.2
- Fixes webhook capture flow by re-fetching payment and checking for status
1.6.1
- Fixes payment title/description in WC Checkout page.
- Adds WooCommerce version tested in the plugin metadata
1.6.0
- Adds Razorpay Subscriptions plugin support.
- Code cleanup.
1.5.3
- Webhooks are now disabled by default (#52)
1.5.2
- Fixed an issue with some websites "Pay now" button click not working. (#50)
1.5.1
- Fixes backward compatibilty with older WooCommerce releases. (#49)
1.5.0
1.4.6
- Webhooks signature verification fix
1.4.4
- Added webhooks to the plugin (includes/razorpay-webhook.php) (#18)
1.4.2
- Added missing classes in the WordPress release (Utility.php was missing)
1.4.0
- Added Support for WooCommerce 3.x (#35)
- Fixes around discount coupon handling (Order Amount mismatch)
- Updates Razorpay SDK
- Improves Javascript Caching (#39)
- Adds support for mobile browsers (#37:)
- Chrome on iOS
- Facebook Browser
- Internet Explorer Mobile
- AOSP Browser
- Opera Mini
- Google Search App
- Any other apps using webviews
- Adds support for refunding payments from within WooCommerce
1.3.2
- Fixes a Notice about WC_Shortcode_Checkout->output being deprecated
- PR: #28
1.3.1
1.3.0
- Shifts to the official Razorpay SDK
- Shifts to the Razorpay Orders API. Allows for auto-capturing and improves success rates
- Wordpress Versions >=3.9.2 only are supported
1.2.11
- Fixes issues with Safari and Internet Explorer
1.2.10
- Improves error handling in case customer clicks on cancel.
- Orders are now marked as failed if customer clicks cancel
- Note is added to the order mentioning that the customer cancelled the order.
1.2.9
- Fixed error handling and capture call
1.2.8
- Disables buttons while payment is in progress
- Refactors error message display
1.2.7
- Redirects customer to order details page, as per WooCommerce guidelines.
1.2.6
- Adds manual capture option