I am using CCavenue World Account on my website and it has been working fine. I am now switching over to Zen Cart and trying to implement this payment module.Originally posted by muhammad_khalid@Jul 9 2005, 03:06 PM
hello,
thanks sumrom for the payment module of CCAvenue. I am using their World Account.
I have been encountering some irritating problems with getting CCavenue to work. Earlier it was the problem with my Merchant URL which was mistakenly listed as mascore.com (my corporate website), i wanted it for millatbazaar.com. the workaround to this problem was suggested by someone at Cavenue to send the form from millatbazaar.com to mascore.com and from there to Ccavenue (since mascore.com was the authorised URL in their records).
There was another frustating problem when I tried to send the form from millatbazaar to mascore.com, the latter refused the POST form variables. Now I have got a solution to that. (converting POST to GET through an intermediary ASP page).
After having achieved the above feat, I am now encountering another mysterious problem. The amount field in the Form is showing as 0.
I checked the Form contents through the Firefox Webdeveloper toobar and it shows all other fields correctly except amount.
http://www.millatbazaar.com/mds/index.php?...ut_confirmation
Can someone please advise the problem to this solution?
When I select some other Payment method, such as moneybookers, the amount in the form is correcty shown.
I have put two ASP pages to redirect the form variables to the mascore.com website which is accepted by ccavenue. the pages are located at
http://www.millatbazaar.com/mds/mpost2getmascore.asp
which goes to
http://www.mascore.com/getformvars.asp
when you check out at millatbazaar.com it goes serially to above 2 ASP pages.
IN SHORT, the problem now is that of amount which is showing as 0 (Zero).
Please guide.
Thanks.
MK
However, it gives me an error: Invalid Merchant_ID.
I noticed that this payment module redirects users to the page https://www.ccavenue.com/shopzone/cc_details.jsp
but I am currently using the URL https://world.ccavenue.com/servlet/ccw.CCAv...venueController
I tried to replace the URL in the payment module with this one, then it gave an error Invalid action_ID, which in my existing script is <input type=hidden name="actionID" value="TXN">
Can someone help me with this problem?


Reply With Quote

