Description
A very straight forward plugin/payment gateway for accepting Electronic Funds Transfer (EFT) in WooCommerce. It provides a checkout option for a customer to enter their bank account and routing numbers and choose the account type (savings or checking). When the customer checks out, the account information is added to the notes on the order (and optionally the admin email). The customer’s email shows the last 3 digits of their account number for their own records.
You can then use this information to submit and EFT to your bank.
This plugin has been tested on WordPress 4.0 and up.
If you found this useful, please buy me a cup of tea:
Screenshots
Installation
- Upload the ZIP file to your
/wp-content/plugins/
directory and extract it there. - Activate the plugin through the ‘Plugins’ menu in WordPress
- From the WordPress dashboard, click WooCommerce > Settings > Checkout
- Look for the section for “Payment Gateways”. Under that section, click the settings for “Pure EFT” and click “Settings”
- Make sure the checkbox for “Enable EFT Payment” is checked, to activate the payment gateway
FAQ
- Have any questions?
-
Please let me know by contacting me by email.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WooCommerce Pure EFT Gateway” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WooCommerce Pure EFT Gateway” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Added Feature: Enable/Disable displaying of example check.
- Added Feature: Enable/Disable account numbers being fully displayed in admin emails. [Disabled by default]
- Fix: The example check is now displayed within the form fieldset during checkout.
1.1
- Added option to enter your own placeholder for the account and routing number field.
- Cleaned up some code.
1.0
- First release!