WooCommerce Store Credit 4.5.6

Download WooCommerce Store Credit 4.5.6 from nulled fire. Generate store credit coupons that enable customers to make multiple purchases
* Tweak - Check that the coupon has been stored in the database before sending it to the customer.
* Tweak - Initialize coupon objects with the coupon code for adding compatibility with other extensions.
* Fix - The success message on the 'Send Credit' page was not translatable.
* Feature - Send credit to guest customers.
* Tweak - Updated the priority used to load the settings page.
* Feature - Create coupons which apply discounts to specific products or product categories.
* Feature - Define if the coupon amounts include tax or not.
* Feature - Define if the coupons also apply a discount to the shipping costs.
* Feature - Each coupon can be configured individually.
* Feature - Customize the coupon code format.
* Tweak - Removed customer email from the coupon code.
* Tweak - Always send to trash the exhausted coupons.
* Tweak - Updated notice message when applying an exhausted coupon in the cart.
* Tweak - Improved the email templates used to send credit to a customer.
* Tweak - Added endpoint to the 'My Account' page for displaying the customer's coupons.
* Tweak - Improved personal data exporter and eraser.
* Tweak - Removed unnecessary settings 'Coupon retention' and 'Delete after usage'.
* Tweak - Check the minimum requirements before initializing the plugin.
* Tweak - Added link to settings in the plugin action links.
* Tweak - Added link to the documentation on the plugins page.
* Tweak - Added compatibility with WC 3.7.
* Tweak - Tested compatibility with WP 5.2.
* Fix - Fixed the order balance when applying a coupon with tax included.
* Fix - Fixed report metrics for orders whose coupons include tax.
* Fix - Update the order balance after recovering an order from a 'cancelled', 'failed' or 'refunded' status.
* Fix - Fixed 'usage' counter after restoring a coupon.
* Fix - Fixed invalid decimal precision when storing the credit used for an order.
* Fix - Fixed issue when fetching a meta data for a `WC_Order_Refund` object.
* Fix - Fixed wrong discounts when applying a coupon with tax included in combination with the 'WooCommerce AvaTax' extension.
* Dev - Set the minimum requirements to WP 4.7 and WC 3.4.
* Dev - Removed deprecated code.