## Sandbox Payment Gateway for WooCommerce

Contributors: webmonk

Donate link: https://paypal.me/scopes90?locale.x=en_GB

Tags: woocommerce,payment gateways, sandbox, demo

Tested up to: 5.8

Stable tag: 1.0.1

License: GPLv2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

WooCommerce plugin to test the checkout with fake payments.

## Description

This plugin was developed out of necessity! On several occasions, I find myself wanting to test the checkout of a WooCommerce installation with either a credit card or eCheck.

WooCommerce Sandbox Payment Gateway eliminates the need to create coupons or test actual payment gateways with a real payments.

### Stimulating a successful credit card transaction
- Use any valid credit card details.

### Stimulating a failed credit card transaction
- Use this card number 4929000000022 with a valid expiry and CVV input

### Stimulating a successful eCheck transaction
- Use any valid checking account details.

### Development

The development of the Plugin happens over at [github](https://github.com/webmonk/woocommerce-sandbox-payment).

If you want to contribute to the Plugin, [fork the project at github](https://github.com/webmonk/woocommerce-sandbox-payment) and send me a pull request.

## Installation

* Upload `woocommerce-sandbox-payment` unzipped file to the `/wp-content/plugins/` directory
* Activate the plugin through the 'Plugins' menu in WordPress
* Go to WooCommerce > Settings > Payments to enable Sandbox credit card and Sandbox eCheck.

## Frequently Asked Questions

### Can I test with real credit cards

Yes, you can. Although you won't be charged as this is only a test payment.


## Changelog

### 1.0.1
* Initial Release
