外掛說明
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.
安裝方式
- Upload wp-woo-fake-pay to the
/wp-content/plugins
directory. - Make sure WooCommerce is installed.
- Login to the WordPress admin panel and go to the the plugins page. On the plugins page, activate the WooCommerce Fake Pay plugin.
- Navigate to the WooCommerce > Settings > Checkout > Fake Pay page.
- Enable the Fake Pay payment gateway and press the “Save changes” button.
- The Fake Pay payment gateway is now active for admin users.
使用者評論
2022 年 8 月 2 日
No settings, does nothing.
2021 年 9 月 11 日
Working as expected, didn’t see any errors-conflicts and my live shop was functional while the plugin was active.
Thank you!
2021 年 1 月 20 日
Perfecto para el proceso de desarrollo de una tienda en wooCommerce.
2020 年 5 月 20 日
Thank you, has supremelly helped testing. Does this plugin generate a “fake” retailer_payment_type_id so that test transations can be sent to Vend? thanks
2020 年 2 月 28 日
Thanks for making this plugin, it’s perfect for testing. I’m currently using it with WordPress 5.3.2 and WooCommerce 3.9.2
2019 年 12 月 12 日
NICE plugin !
Is there any way other than admin users to enable fake payment?
參與者及開發者
變更記錄
1.1.0
- Fixes bug that would throw an error when WooCommerce was not available.
1.0.0
- Initial release