Click here to Skip to main content
15,878,852 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am a developing a e-commerce web application, so i want to integrate it with ccavenue.........any one can suggest me process for integrating ccavenue with my application(asp.net with c#)
Posted
Comments
MT_ 8-Oct-12 1:48am    
Sumir, What you tried so far? Did you go through the documentation provided by the payment gateway ?

1 solution

Never, ever, accept code from a insecure website to handle anything to do with real money.
You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third parties.

Only get such code from reputable companies - ccavenue in this case - the scope for fraud otherwise is far to large. And remember, you personally could be liable for any monies lost if your action is seen to be negligent - which getting your code from a public forum would most certainly be!
 
Share this answer
 
Comments
Rockstar_ 8-Oct-12 3:15am    
fine!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900