# WooCommerce/Pagar.me Integration module
This is the official WooCommerce module for Pagar.me integration

# Documentation
Refer to [module documentation](https://github.com/pagarme/woocommerce/wiki)

### Method 1 - Upload Zip
* Upload [zip file](https://github.com/pagarme/woocommerce/releases) in wordpress
* Activate plugin

### Method 2 - Clone from GitHub
* Create and change directory to `wp-content/plugins/woo-pagarme-payments`
* Run `git clone https://github.com/pagarme/woocommerce .`
* Activate plugin in wordpress

# Compatibility / Dependencies
* PHP >= 7.1
* [WooCommerce](https://wordpress.org/plugins/woocommerce/) >= 3.9
* [WooCommerce Extra Checkout Fields for Brazil](https://wordpress.org/plugins/woocommerce-extra-checkout-fields-for-brazil/)  >= 3.6.0

# Configuration

After installation has completed go to **WooCommerce** > **Settings** > **Checkout** > **Pagar.me Payments**.

To learn more about how detailad configure the module, see our [wiki](https://github.com/pagarme/woocommerce/wiki)

# Business/Technical Support

Please, send a e-mail to [relacionamento@pagar.me](mailto:relacionamento@pagar.me)

# How can I contribute?
Please, refer to [CONTRIBUTING](.github/CONTRIBUTING.md)

# Found something strange or need a new feature?
Open a new Issue following our issue template [ISSUE-TEMPLATE](.github/ISSUE-TEMPLATE.md)

# Changelog
See in [releases](https://github.com/pagarme/woocommerce/releases)

