Up2pay e-Transactions WooCommerce Payment Gateway
Up2pay e-Transactions WooCommerce Payment Gateway
Description
This module adds a Up2pay e-Transactions Payment Gateway to your Installation of WooCommerce.
Up2pay e-Transactions is a Payment Services Provider in Europe, part of the Crédit Agricole Bank.
plugin actions in wordpress:
this plugin offers an admin panel from the order section to the settings of Woocommerce.
it adds payment information to the orders details and changes the status of orders (upon reception of an IPN, see below.) and adds payment means on the checkout page.
This plugin takes information from the order and creates a form containing the details of the payment to be made, including parameters configured in the admin panel of the module that identify the mechant.
The plugin checks for availability of the Up2pay e-Transactions platform, through a call to our servers.
It then submits with javascript the form to the first available server.
the customer is then presented with a payment page, hosted on the Up2pay e-Transactions Platform (urls above).
The Up2pay e-Transactions Platform sends an Instant Payment Notification (IPN) to the server when the customer actually made the payment, indicating to the merchant the status of the payment.
the plugin generates a url that can catch the IPN call from Up2pay e-Transactions’s server, filtering incoming calls to the Up2pay e-Transactions IP address.
if payment is successfull, then the plugin validates the order though woocommerce.
Installation
-
Upload the entire folder
e-transactions-wcto the/wp-content/plugins/directory
or through WordPress’s plugin upload/install mecanism. -
Activate the plugin through the ‘Plugins’ menu in WordPress
Faq
The HMAC key is generated on Up2pay e-Transactions server through your Up2pay e-Transactions back office. it is used to authenticate your calls to Up2pay e-Transactions Server. it is generated on the platform you choose: Production (live) or Pre-Production (test)
The oder paid with Up2pay e-Transactions is only validated upon rectpion of a positive Instant Payment Notification (IPN) this IPN is authenticated with the filter on the IP address, if the IP is somewhow changed, the plugin will give a 500 HTTP error.
Avoid Maintenance mode, or allow Up2pay e-Transactions IP to go through (194.2.122.190, 195.25.67.22). If the WordPress Installation is in maintenance mode, the Up2pay e-Transactions server will not be able to contact it.
Contact Up2pay e-Transactions WordPress Support, we will be glad to help you out !
Reviews
Le point relais est écrasé après paiement !
By laurentparenthese on August 5, 2025
La dernière version 3.09 remplace le point relais GLS que nos consommateurs choisissent par leur adresse de facturation. C'est très ennuyeux dans le fonctionnement...Nous ne savons pas le Point Relais sélectionné !
Nous ne comprenons pas comment la qualité de vos mises à jour ne soient pas contrôlée avant mise en production. Vous annoncez avoir corrigé un bug mais au contraire, vous le créez.
En réinstallant la version 3.08, tout est entré dans l'ordre.
Attention aux mise à jour.
By julienriou on February 11, 2025
Bonjour,
Attention aux mises à jour de cette solution, qui apporte souvent plus de problèmes que de solutions... Heureusement le support est là, mais n'au aucun support numérique pour l'historique de ces problèmes clients.
La dernière version de Uptopay 3.0.8, a une contrainte au niveau des urls et n'est pas compatible par défaut avec WPML . il faut re-paramétrer les urls pour les langues étrangères, afin d'assurer le retour IPN de vos commandes, et ainsi déclencher la validation de commande dans woo-commerce.
Privilégier "/en/" au lieu de "?lang=en"
[Edited] Works but latest versions see a loosening support
By weblwp on December 1, 2024
12/2024
Yes ! Thanks for the update and the removal of the mandatory phone number.
09/2024
This plugin works until version 2.0.3 on woocommerce 9.2.3.
Newest versions of the plugin add mandatory field (mobile phone number) on transaction form which comes without explanation nor field de-activation capability.
This plugin support forum doesn't seem to be known by the developers, hence not answer whatsoever to any questions from them.
Code is real bad
By tbo460 (thibotus01) on November 13, 2024
3.0.5 version doesn't respect Wooocommerce standards in many ways. Phone number field check is completely buggy. Gateway Payment order preference is not respected (shows up in last position). Use of custom order status that cannot be changed. Several CSS bugs / overriding rules not respecting our theme. No Woocommerce subscriptions support. And finally no support in forum. Who the hecks is actually coding this plugin?
Quand il y a un update mais que le dossier n'existe pas
By Arcusweb (babouille) on March 27, 2024
Erreur critique sur le site après la mise à jour du plugin. En cause deux lignes qui font appel à des fichiers et un répertoire qui n'existent pas :
require_once(dirname(__FILE__).'/trait/wc-etransactions-config-get-options.php');
require_once(dirname(__FILE__).'/trait/wc-etransactions-config-cards.php');
Du coup, downgrade en urgence pour remettre le site en fonction. Pas très sérieux tout cela ! version e-transactions-wc.2.0.1
Module non fiable, ne pas utiliser en production
By arnolp on March 26, 2024
Ce module n'est ni fiable, ni sécurisé.
De nombreux plantages dans la gestion du HMAC qui saute à chaque montée en version,
les contraintes d'integrité sur la verification 3dsecure ne sont pas enforcées,
pas de tests automatisés, pas de suivi de version ni de php, ni de wordpress, ni de woocommerce :
wphive.com/plugins/e-transactions-wc/
Le support nous dit qu'ils sont conscient des problemes, que des "corrections sont à venir" , mais on ne voit rien venir
En l'état, il est fortement déconseillé d'utiliser ce module en production
Last update raises fatal error on checkout
By Cedric Moris Kelly (afterglow22) on June 2, 2023
Non pris en charge par WordPress 6.2.2 chez moi. Le checkout échoue avec une erreur fatale. Du coup remplacement en urgence.
In progress, good job!
By momo-fr on July 7, 2021
Not bad
By Ketchoupi (kdoussaint) on June 25, 2021
Update your PHP compatibility
By josselynj on April 8, 2021
Changelog
3.0.9
- Add notice on admin order page
- Fixed : update adress shipping
- Fixed : url other productions
- Fixed : display description when it empty
- Fixed : rounding payment by instalments
- Changed : IPN type of call to POST
3.0.8
- Fixed: updated transaction number after capture
3.0.7
- Fixed: tag country mobile phone
3.0.6
- Removed: number phone field
- Fixed : payment status in several x
- Fixed : the order of payment methods
- Fixed : postcode
- Fixed : Payment card display when customer aren’t login
- Fixed : 3ds display guaranteed
- Fixed : simple permalink
- Fixed : compatibility with plugin Anti-SPAM CleanTalk
- Add transaction page
- Fixed : translation following WordPress 6.7 upgrade
3.0.5
- Better gestion of update process
- Fixed : Timeout on migration of old orders to “Processing” status (from “Capture” status)
3.0.4
- Fixed : Prevent multiples captures tentatives on differed payments
- Removed : “Capture” status, and migration of old orders to “Processing” status
3.0.3
- Fixed : V2 to V3 data migration, problem with the HMAC key
- Fixed : Restored the original HMAC key from V2 if the new one is empty or invalid
3.0.2
- Fixed : Better regex on PBX_BILLING
- Fixed : V2 to V3 data migration
3.0.1
- Fixed : Bloc Gutenberg for payment page (Shortcode)
3.0.0
- Added : New UX design for merchant
- Added : New features : demo mode – test mode – live mode – new contact process – userguide – check configuration – instalment integrated – dedicated page for up2pay transactions
- Added : Bloc Gutenberg for payment page
- Added : New payment mean Pluxee
2.0.4
- Phone field mandatory
2.0.3
- Fix broken links for picture
2.0.2
- Fixed: missing directory
2.0.1
- Fixed: Sodexo name rebranding to Pluxee
- Fixed : format field PBX_CMD
2.0.0
- Deleted: IP declaration
- Deleted: Paylib payment mean withdrawn
- Fixed: Logo & rebranding
- Fixed: Code refactoring (class & request modernization, minification)
- Fixed: Cancel or back button on payment iframe
- Fixed: Appetiz name rebranding to Bimply
- Added: Refund
- Added: New logs
1.0.9
- Update IP list
- Fix IPN error in some specific cases
1.0.8
- Fix CountryCode value if empty
- Fix IPN for 3x CB
1.0.7
- Improve 3DSv2 XML
- Update compatibility
- Fix typo into FR translations
1.0.6
- Add 3DS exemptions
1.0.5
- Remove Paylib
- Improve debug & IPN HTTP status code
1.0.3
-updated compatibility levels declaration
-HMAC integration for API calls
-3DSv2 fields adjustments
-CountryCode fix (3 positions)
-no more IP modification possible
-filter on configuration parameters (to avoid input error)
-fix cart persistance on some woocommerce versions
1.0.2
-updated compatibility levels declaration
-fixed compatibility with wordpress 5.8.1 (thx glouton)
-fixed test mode switching
1.0.1
-Up2pay branding & Adding many features to the plugin:
-iFrame integration
-payment mean choice on the woocommerce checkout
-one-click payments
-debit upon change of status (when shipping for instance)
-settings is now fully sappable between production and testing:
one can have 2 very different settings for both modes and review settings,
without changing the actual working mode for the website.
0.9.9.9.3
Force 3DSv2 for all cards
0.9.9.9.2
Add 3DSv2 support
0.9.8.9
various fixes and alignments
0.9.8.9
shortening long api names for plugin
0.9.8.8
fixing Woocommerce active detection mechanism
0.9.8.7
fixing mcrypt deprecation when goin with php > 7.1.x + translations and adding icon for payment means
0.9.8.6
Correcting transaction/call mixup and translation of minimal amount label.
0.9.8.5
adding HTTP/2 compatibility.
0.9.8.4
Correction for PHP7.2 mcrypt removal: openssl used if no mcrypt present.
0.9.8.3
Correction for potential HTTP 500 error: thx @.
0.9.8.2
Correction for network urls, order properties calling.
0.9.8.1
Correction of url called, to work for mobile.= 0.9.8 =
Correction of minor bugs.
0.9.7.1
Correction of multisite wordpress bug.
0.9.7
Correction of a potential fatal error on error logging thx @vasyltech!.
Urls construct
0.9.6.9
Compatibility for folder-based wordpress mono-site.
Urls construct
0.9.6.8
Added compatibility for folder-based wordpress multi-site.
Removed IPN IP checking
0.9.6.7
Changed:
only rely on the $_SERVER data to check for the IP address:
this solves the non reception of the IPN (error 500)
0.9.6.6
Second release:
Fixed:
-Missing table now created ok.
-“Syntax error: Unexpected token < ” message when checking out,
-Use of deprecated functions to get pages url: now we use endpoints.
Added :
-Informations about the payment on the order detail page, now actually displayed.
-3D Secure status properly rendered
-card numbers appear in the detail
-three time payment IPN properly stored
0.9.6.5
First stable release