For integrating CCavenue we need to calculate order ID and total amount in INR. For calculating total,  I think best way is to use session, which will store the value of ordertotal. Can anyone suggest how to get the total in session? Also debugger is no working in user control.