Description
WooCommerce Sandbox Payment Gateway eliminates the need to create coupons to reduce the order total or test actual payment gateways with real payment.
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.
If you want to contribute to the Plugin, fork the project at github and send me a pull request.
Screenshots
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.
FAQ
-
Can I test with real credit cards
-
Yes, you can. Although you won’t be charged as this is only a test payment.
Contributors & Developers
“Sandbox Payment Gateway for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Sandbox Payment Gateway for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Initial Release