=== Chargeback Order Status for Woocommerce === Contributors: artesdevel Donate link: https://github.com/artes-dev Tags: woocommerce, order status, custom status, chargeback Requires at least: 3.0.1 Tested up to: 5.5.1 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a 'Chargeback' order status to in order to accurately record net sales including chargebacks. == Description == Adds a 'Chargeback' order status for Woocommerce orders in order to accurately record net sales including chargebacks. * Adds Chargeback status, viewable and filterable in reports. * Records a manual refund of the total order value (does not interact with payment gateway) * Debit is reflected under Refund value in reports. == Installation == 1. Upload `chargeback-order-status-for-woocommerce` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Orders page view of Chargeback order. == Changelog == = 1.0 = * Initial release.