# Chargeback Order Status For Woocommerce #

**Contributors:** artesdevel  
**Tags:** woocommerce, order status, custom status, chargeback  
**Requires at least:** 3.0.1  
**Tested up to:** 5.5.1  
**Requires PHP:** 5.6  
**Stable tag:** 1.0.1  
**License:** GPLv2 or later  
**License URI:** https://www.gnu.org/licenses/old-licenses/gpl-2.0.html  

Adds a 'Chargeback' order status 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 manual refund of 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
1. Activate the plugin through the 'Plugins' menu in WordPress

## Screenshot ##

![Orders page view of Chargeback order](https://github.com/artes-dev/chargeback-order-status-for-woocommerce/blob/master/assets/screenshot-1.png?raw=true)

## Changelog ##

### 1.0.1 ###

* Release for wordpress.org

### 1.0.0 ###

* Initial release.
