Closed (fixed)
Project:
Ubercart Atos/Sips
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2011 at 14:52 UTC
Updated:
11 Nov 2016 at 21:44 UTC
Jump to comment: Most recent
Comments
Comment #1
anrikun commentedHi,
If you want to work on the D7 port, you're welcome!
Comment #2
GuGuss commentedHi,
We need to set up this module for Drupal Commerce (Drupal 7 ^^)... So we will work on it and post it soon (probably in a week).
Bye
Comment #3
Nicolas Berthon commentedGreat new ! i'm also interested by the Atos module for Drupal Commerce !
Comment #4
billoutronic commentedHi,
Any news on the Drupal 7 port of uc_atos?
I would be very interested by this module.
Thanks.
Comment #5
GuGuss commentedIt has not been commited yet as a module.
Bit for now, you can find the sandbox here http://drupal.org/sandbox/jsacksick/1254362
Comment #6
anrikun commented@GuGuss:
Tell me if you want to maintain D7 version here.
Comment #7
donatello commentedhi, just a word to have some news about the d7 version.
git link is not working at the moment.
thanks a lot.
Comment #8
andreij commentedI have upgraded the uc_atos to be used with Ubercart 2 and Drupal 7. If anyone interested I can upload the module.
Comment #9
christelle41 commentedYes I am interested. Thanks a lot.
Comment #10
anrikun commented@andreij, are you interested in maintaining the D7 version of the module?
Comment #11
adripop commentedAny news about uc_atos for ubercart 3 ?
Comment #12
andreij commented@anrikun I'm a short term consultant in France (the only place where ATOS is used, I guess) so I'm not the ideal maintainer. But I can become a comantainer in order to pull the d7 version.
Comment #13
anrikun commentedI don't know the right way to do in such a case.
First maybe you could post your D7 version here for review?
Comment #14
adripop commentedI've developped a version of uc_atos for ubercart 3 and drupal 7.
It has not been fully tested. So use it with caution.
https://github.com/adripop/uc_atos
Comment #15
adripop commentedComment #16
anrikun commented#14 needs review.
Comment #17
just_like_good_vibesThanks a lot for this work.
I have one feedback, i'm using it with ubercart 3 on drupal 7.
i use SociétéGénérale/Sogenactif.
i got this error in the watchdog :
"Autoresponse and request do not match: [...]"
and i've got the dump of the arrays (i won't show them here :) )
i found why they do not match
in request
[customer_id] => 85
[transaction_id] => 057922
[caddie] => 64b2b0208d8f5b861cbc6dbd7fa65da2
in response
[transaction_id] => 157921
[customer_id] => 85
[caddie] => 85
i commented the line
'transaction_id',
in file uc_atos.module, line 355
what do you think?
Comment #18
christelle41 commentedI've just tested the D7 version of this module. Everything works except the messages of the completed order that do not appear on the cart/checkout/complete page after a successful payment. I suspect that comes from the function uc_atos_checkout_complete but I was not able to modify it to make it work. Thanks for helping.
Comment #19
MarcElbichon commentedWith Ubercart >= 3.0.RC4,
must be replaced by
See #1425370: Something fails during checkout with Paypal comment #10
Comment #20
puneetsharma commentedPlease help me out in configuring the ATOS/SIPS. My files are stored here sites/all/libraries/atos. Now what path I can give in the paths field. Please help me out.
Comment #21
puneetsharma commentedActually when I select Atos payment I didn't get ant form where I can fill out the details of the card. Please help. Thanks
Comment #22
HashKey commentedHello, Any news about this module for ubercart 3 and Drupal 7 ?
Bonjour, ce module existe-t-il pour Ubercart 3 et Drupal 7 ?
Thanks
Comment #23
HashKey commentedHello,
Is this module available on Ubercart 3 and Drupal 7
Bonjour, Je cherche le module Sogenactif pour Drupal 7 et Ubercart 3... des infos ?
Thanks,
Fabien
Comment #24
puneetsharma commentedHello
Please have a look on this link for ATOS/SIPS for Drupal 7 and Ubercart 3.
https://github.com/adripop/uc_atos
Comment #25
Countzero commentedThanks a lot for the module in #24 : plugged it on a Drupal 6 upgraded site and it worked like a charm. Nice work.
Comment #26
anrikun commentedOh stupid me: I've just ported the module myself for a client completely forgetting about this issue and the nice port by adripop :-(