EveryPay Payment Gateway is a plugin that extends WooCommerce and adds EveryPay as the payment method for accepting credit/debit cards payments.
- WordPress
- WooCommerce
- Very Simple Clean Code plugin to add a Everypay payment method to woocommerce
- No technical skills needed.
- This plugin bundles with Official Everypay® API Libraries Version 1.18.0 to support PHP 5.2 Compatibility.
- Configurable through the woocommerce checkout admin panel
- Tokenization
Upload 'everypay-woocommerce-addon' folder to the '/wp-content/plugins/' directory.
- Activate Everypay Payment Gateway in your WordPress plugin section.
- Set your EveryPay public and secret key in WooCommerce -> Settings -> Payments -> Everypay Payment Gateway
If you have a version prior to 3.1, and you are upgrading the plugin, when installation is complete make sure that you have the table everypay_tokenization in your database.
- You need to have WooCommerce plugin installed to make this plugin work
- You need to obtain API keys from Everypay Dashboard
- This plugin works on test & live api keys.
- This plugin requires SSL as per here but can work even without SSL.
- This plugin does not store Card Details anywhere.
- This plugin comes packed with Official Everypay Libraries
- This plugin requires CURL
- Everypay & PCI compliance requires to use SSL always
- This plugin Support refunds (Only in Cents) in woocommerce interface. On full refund order state changes automatically to refunded(WooCommerce Feature).
- Upon refunds the items are not restocked automatically
Due to incompatibility between the latest version of woocommerce and polylang you can use https://el.wordpress.org/plugins/theme-translation-for-polylang/ in order to translate this plugin.