WordPress / WooCommerce
The Payneteasy WooCommerce plugin adds Payneteasy as a payment gateway option to a WordPress site running the WooCommerce e-commerce plugin. Once installed and configured, shoppers are able to pay by card during WooCommerce checkout, with card details collected either through an inline form on the checkout page or on a page hosted by Payneteasy, depending on the integration mode chosen.
A live example shop running this plugin is available for reference at wp.codetime.net.
Примечание
The plugin is published at php-plugin-woocommerce,
where the current release ships as an installable wc-payneteasy.zip package uploaded through the
WordPress admin. The step-by-step walkthrough below describes the manual file-copy installation of an
earlier build of the plugin; the concepts (prerequisites, credentials, sandbox testing) still apply, but
the exact folder names and menu wording may differ between versions. Check the repository’s own README for
the version you install.
Source code
The plugin source, installation guide and screenshots are maintained in the php-plugin-woocommerce repository on GitHub.