How Apply CCavenue Payment Gateway in codeigniter |
[eluser]davidMC1982[/eluser]
Go here: http://world.ccavenue.com/downloads/CCAV...Manual.pdf Start reading from page 11. If you're having any specific problems then ask, but to give you a brief summary: 1) You'll post a form to their payment URL which will include a checksum generated from your post info and some account specific info. 2) CCAvenue will post a response to a specific URL. Included in that post data will be some info specific to the order/payment. 3) You update your database based on the response received. If you didn't understand any of that and don't now have some idea how to proceed, you probably shouldn't be building a system that will take payments from people's credit cards. |
Messages In This Thread |
How Apply CCavenue Payment Gateway in codeigniter - by El Forum - 04-27-2011, 06:33 AM
How Apply CCavenue Payment Gateway in codeigniter - by El Forum - 07-26-2011, 08:17 AM
How Apply CCavenue Payment Gateway in codeigniter - by El Forum - 10-18-2013, 05:38 AM
How Apply CCavenue Payment Gateway in codeigniter - by El Forum - 10-18-2013, 11:51 AM
How Apply CCavenue Payment Gateway in codeigniter - by El Forum - 10-19-2013, 07:42 AM
How Apply CCavenue Payment Gateway in codeigniter - by El Forum - 10-19-2013, 03:21 PM
|