Description
This plugin is an addon for WooCommerce to implement a payment gateway method for accepting Credit Cards Payments By merchants via WePay Payment Gateway
To generate client ID, client secret, Access Token, and Account ID please visit https://developer.wepay.com/api/ and create a new account and register a new APP.
Installation
The Plugin can be installed in two ways.
Download and Install
- Download and upload the plugin files to the
/wp-content/plugins/woocommerce-wepay-addon
directory from the WordPress plugin repository. - Activate the plugin through the ‘Plugins’ screen in WordPress admin.
Using Plugin Interface
- Open the plugin Interface in the wordpress admin and click on “Add new”.
- In the Search box enter “WePay Woocommerce addon” and hit Enter.
- Click on “Install” to install the plugin.
FAQ
-
Does WePay Woocommerce addon modify any file?
-
No! The plugin does not modify any of your WordPress files.
-
Is there any plugin dependency to install this plugin?
-
Yes! Woocommerce plugin should be installed to use this plugin.
-
Does this plugin require any special permissions?
-
No! This plugin does not require any special permissions or settings.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WePay Woocommerce addon” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WePay Woocommerce addon” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.0.0
- Compatibility changes to make it work with latest WordPress version.
2.0.0
- Fixed some minor issues
- Updated code as per latest WePay Standards
- Compatibility changes to make it work with latest WordPress version.
- Code changes for PHP 7.2 version.