Releases: razorpay/razorpay-woocommerce
Releases · razorpay/razorpay-woocommerce
v2.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.
v2.0.0-beta
Updates
- Removes support for WooCommerce Currency Convertor
- Switches to Razorpay's Native Multi-Currency support
Please note that this is a beta release. If you want to upgrade and you rely on Currency convertor for International payments currently, please ensure that you have International Payments enabled on your Razorpay Account.
How to Install?
Since this is a beta release, this must be manually installed:
- Download the
woo-razorpay.zip
file from below. - Go to Plugins->Add New->Upload Plugin on your Wordpress Dashboard
- Upload the
woo-razorpay.zip
file you just downloaded - Activate the plugin (if not activated already) and ensure you have configured it as per the instructions in README
If you face any issues, please reach out via https://razorpay.com/support/
v1.6.3
1.6.2
- Improves Payment authorized webhook flow
1.6.1
1.6.0
1.6.0-beta
Added support for subscriptions, please contact us at support@razorpay.com to enable it.
This has been deprecated in favor of a separate plugin.
1.5.3
DOMContentLoaded error fix
- In some websites document.readyState is already set to complete before DOMContentLoaded
- This release fixes this issue
Get currency fix
- Get currency fix
- Using get currency only for newer version of woocommerce
- Using get_order_currency for older version of woocommerce.