Hi,
First of all, I am more than happy that we have a icici payment gateway however it does not seem to like me. :(
I downloaded and installed commerce_icici module as per instructions but does not seem to be working for me. It use to throw error after one clicks 'Continue to next step'. So I decided on disbaling icici payment gateway for sometime and use other payment options.
Now I need the gateway working for I re enabled it and its acting starnge now. When I go to check out, select icici payment gateway and hit 'Continue to next step', it straight away goes to check out completion instead of going to payseal page.
I am trying all this in my local machine which runs on Windows 7 with Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i PHP/5.2.9 mod_jk/1.2.27
Please help!
Comments
Comment #1
krishnan.n commentedHi,
Have you checked if you have set up the Sfa folder properly? Please check README for details.
Thanks,
krishnan
Comment #2
drupaldrop commentedHello ,
Lets dig down your problem step by step
1) Do you have Sfa folder provided by ICICI payment gateway?
2) Do you have XXXXXXXX.key file with you?
3) Is SFA folder / XXXXXXXX.key file / SFAResponse.php / sfa.properties resides in drupal root folder?
4) Have you done path changes in SFAResponse.php / sfa.properties file(need to give path of your key file) ?
Please recheck these settings so that we can move forward.
Comment #3
chintan.vyas commentedIs this still not working? Closing for now. Feel free to reopen if you still get this issue.
Comment #4
sahil.logan commentedHI Chintan
My issue is different from this one but i guess it's a small issue i need your little help
when i am moving from continue to next step it's showing me an error as:
Fatal error: include() [function.include]: Cannot redeclare class billtoaddress in /mnt/www/html/futuregrpstg/docroot/sites/all/modules/contrib/commerce_icici/commerce_icici.module on line 100
Thanks in Advance
Comment #5
sahil.logan commentedI have checked all the settings so many times. Just to check i changed the code include to include_once in commerce_icici.module. After review page on checkout its loading again and again.I am deploying it on acquia.
Comment #6
sahil.logan commentedComment #7
sahil.logan commentedI again checked all the settings as per read me file. But i think the file structure of sfa from icici side is changed.
Comment #8
chintan.vyas commentedThanks sahil.logan for information. I haven't checked new sfa folder. Need to ask customer of ICICI for this change and if its updated then I will add this change in new version.