Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

MelchiorKokernoot/wp-woo-fake-pay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

=== Fake Pay For WooCommerce ===

Contributors: agraddy, MelchiorKokernoot
Author URI: https://www.dashboardq.com, https://melchiorkokernoot.nl
Plugin URI: https://github.com/agraddy/wp-woo-fake-pay
Requires PHP:  5.6
Requires at least: 4.0
Tested up to: 4.9.6
Tags: woocommerce, payment gateway, payment gateways, test, fake
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple pass-through WooCommerce payment gateway that can be used for testing orders with an admin account.

== Description ==

The WooCommerce Fake Pay plugin is a payment gateway for WooCommerce that allows admin users to checkout without having to enter any payment information. Simply choose the "Fake Pay" payment option on checkout and it will process the order as if you had paid with a real payment gateway.

This plugin is useful for testing a WooCommerce checkout flow on a production site where real users are making payments with real payment gateways. The real users will not see the Fake Pay option but logged in admin users will be able to use the Fake Pay option.

== Installation ==

1. Upload wp-woo-fake-pay to the `/wp-content/plugins` directory.
2. Make WooCommerce is installed.
3. Login to the Wordpress admin panel and go to the the plugins page. On the plugins page, activate the WooCommerce Fake Pay plugin.
4. Navigate to the WooCommerce > Settings > Checkout > Fake Pay page.
5. Enable the Fake Pay payment gateway and press the "Save changes" button.
6. The Fake Pay payment gateway is now active for admin users.

== Changelog ==

= 1.0.1 =
* Add check for an active WooCommerce installation to prevent errors

= 1.0.0 =
* Initial release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%