Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Woocommerce PayBox Payment Gateway

Description

Payment gateway using Paybox System.

Evolution of existing WC Paybox Gateway by Open boutique to be compatible with WooCommerce 2.4.5 and up…

Give your WooCommerce customers the possibility to pay with Paybox, and all banks using Paybox services like French bank E-Transactions Crédit Agricole.

Can be used with both CGI and HMAC modes.
Easy to use and preconfigured with preprod + HMAC settings (send test payments to the Paybox preprod url : https://preprod-tpeweb.paybox.com/cgi/MYchoix_pagepaiement.cgi)

This plugin was coded to fix some errors after upgrading WC 2.4.5 when user clicks on « Place order » button on checkout page.

Errors encountered when using the old version of the plugin :

  • Chrome: « SyntaxError: Unexpected token < « 
  • Firefox: « SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data »
  • IE: « SyntaxError: Invalid character »

If you have got such an error after clicking on « place order » button, juste remove the old Paybox gateway and install this one 😉

Installation

  1. Download the appropritate executable at http://www1.paybox.com/telechargement_focus.aspx?cat=3
    Please note that Plug-in uses the CGI as a regular executable, not through a browser

  2. Upload to the /wp-content/plugins/ directory

  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. copy Paybox CGI (downloaded at step 0) to a directory visible by Apache on your server
  5. Be careful to setup permissions for this file (readable, executable by Apache)
  6. Change parameters in the Admin dedicated screen (testing Paybox platform by default)
  7. Create paybox landing pages using the dedicated button

FAQ

I use old WC Paybox Gateway and I have errors like SyntaxError: Unexpected token < on checkout page after upgrading WooCommerce 2.4.5

Install this plugin and all is going to be fine 😉

Should I use CGI or HMAC mode ?

The plugin can use both modes, however we recommand to use HMAC (easiest to configure)

Avis

Lire l’avis

Contributeurs/contributrices & développeurs/développeuses

« Woocommerce PayBox Payment Gateway » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Journal

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 http://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

1.0.1

Forked by Vincent Pintat http://walliecreation.com
Remove Open Boutique (initial author) support functionnalities
Change textdomain to « paybox_gateway »
Code partially rewrite for compatibility with Woo 2.4.5 and up

1.0.2

Fixed some translation issues
Improve behaviour when user order is cancelled or refused

1.0.3

Improve some french translations
Improve behaviour when user order is cancelled or refused
Default logo is now E-transactions Crédit Agricole

1.0.4

1.0.5

Fix a text domain issue causing error on cancelled orders