After the 30 days is up reactivating does nothing.
Hello guys,
Whomever are facing the issue of xx days left..
You have 29 days left to verify license of WooCommerce Refund & Exchange With RMA. For License verification please Click Here.
Solution:
open "wp-content/plugins/woocommerce-refund-and-exchange/woocommerce-refund-and-exchange.php"
On Line number - 398
Old code - $ced_rnx_after_month = strtotime( '+30 days', $ced_rnx_activation_date );
Replace it with
$ced_rnx_after_month = strtotime( '+30000 days', $ced_rnx_activation_date );
so change all following files resp. just change +30 to +30000
1) wp-content\plugins\woocommerce-refund-and-exchange\admin\ced-rnx-notification.php - (Line 148)
2) wp-content\plugins\woocommerce-refund-and-exchange\admin\class-admin-setting.php - (Line 38)
3) wp-content\plugins\woocommerce-refund-and-exchange\admin\class-order-meta.php - (Line 37)
4) wp-content\plugins\woocommerce-refund-and-exchange\includes\woocommerce-rnx-class.php - (Line 35)
and refresh the Wordpress Dashboard you can see..
You have 29999 days left to verify license of WooCommerce Refund & Exchange With RMA. For License verification please Click Here.
2999 Days = ~986 Months.
So basically free...