Closed (fixed)
Project:
Ubercart Atos/Sips
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2008 at 12:44 UTC
Updated:
18 Nov 2008 at 13:32 UTC
Really enthousiatic to see support for Sips/Atos for Ubercart. One step closer so our website can use ubercart for payments. My question is: how much work, is it to add additional French banks who use Sips/Atos? We are with a small bank in the Limousin area, called "Banque Tarnaud", and we would very much welcome support for this bank in this module.
Our organization would gladly donate some money towards this.
Comments
Comment #1
zmove commentedFirst, you have to check if your bank propose an ATOS credit card payment system.
If yes, you have to know what is the demo merchant_id your bank use.
And then, in the module :
in uc_atos_get_mid(), you have :
You have to add an entry for your bank in that array
And, in uc_payment_method_atos()
You add an entry for your bank for the form setting page, and that all.
You can then submit a patch to see your change applied to the next version of that module.