Description
Payment gateway using Paybox System
Installation
-
Download the appropritate executable at https://www1.paybox.com/telechargement_focus.aspx?cat=3
Please note that Plug-in uses the CGI as a regular executable, not through a browser -
Upload to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- copy Paybox CGI (downloaded at step 0) to a directory visible by Apache on your server
- Be careful to setup permissions for this file (readable, executable by Apache)
- Change parameters in the Admin dedicated screen (testing Paybox platform by default)
- Create paybox landing pages using the dedicated button
FAQ
None so far …
Reviews
Contributors & Developers
“Woocommerce PayBox Payment Gateway” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Woocommerce PayBox Payment Gateway” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
first version.
0.2.0
Check compatibility wih WooCommerce 2.0
0.2.1
Improve autoresponse controls and allow webmaster testing.
0.2.2
Solve an issue blocking parameters saving on Payment Gateways back office.
0.2.3
Add 2 paybox parameters for callback Cancel or Failed (dedicated URL)
0.2.4
Change default response code for autoresponse
Empty basket on shortcode
0.3.0
Solve an issue with Paybox testing platform
Add the ability to create automatically Paybox refused and canceled return pages
Autfill parameters with Paybox testing parameters
0.3.1
Adding missing Assets
0.3.2
Bug in plugin logo
0.3.4
Restore short-code for received page
Improve support form
Add automatic creation for Paybox order received page including dedicated shortcode
Add a new parameter to allow changing the delay before redirecting to pay box gateway while checkout
0.3.5
Upgrade to follow last Paybox specs at https://www1.paybox.com/telechargements/ManuelIntegrationPayboxSystem_V6.1_FR.pdf (27/11/2013)
0.3.6
Issue correction while redirection timeout is not set / 3000 ms by default
0.4.0
Fix links when using multisite with sub-directories
Fix non-default DB prefix
Improve checks on pages creation
Add security when activating plugin
Add FR & US translations
Rename shortcode
Update paybox image
Code cleanup & Optimizations
Check compatibility with WordPress 3.8
0.4.1
Fixing missing files in SVN
0.4.5
Compatibility with Woo 2.X
0.4.6
Add HMAC capability