Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

error code 108 ccavenue

i am integrating ccavenue with my ecommerce site. in some cases, i am getting this error: Error Code: 108 Error Description: Checksum+mismatch.

How to rectify this one?Can anybody help me

like image 861
Abhimanyu Avatar asked Feb 23 '26 00:02

Abhimanyu


1 Answers

I solved this problem.. The checksum was indeed incorrect. I was hard coding at the last instant the amount to be Rs. 10 to test the integration.. but the checksum I calculated with the actual amount. Hence the incorrect checksum! Hope this helps someone.

like image 179
sethu Avatar answered Feb 24 '26 16:02

sethu