i m trying to do one small shopping cart. just to learn.i could able to do shoppin cart with add product ,removeproduct then checkout page. now my problem started when person give all the info(i mean shipping info,address,credit card info) weather i need to connect to any payment gateway like verisign ? weather it does all necessary validation.. anybody please tell me how the actual process work after completing the payment form with creditcard info.
thanks in advance

Hi,

you have to develope a admin panel for your cart,

you can use payment gatway http://www.ccavenue.com/

for that you have to register with them, they provide you a registration id and some code to put in your cart. (This is used to connect to the gatway site and to pass some required field values to gatway.)

see http://www.sari-saree.com, which i hace developed.

Hi,

you have to develope a admin panel for your cart,

you can use payment gatway http://www.ccavenue.com/

for that you have to register with them, they provide you a registration id and some code to put in your cart. (This is used to connect to the gatway site and to pass some required field values to gatway.)

see http://www.sari-saree.com, which i hace developed.

thanks for your reply. so now my part of code is add cart,remove product,ext
when i press checkout all the process is handled by payment gateway. and once the payment is sucessfull customer will get sucessful page.
for showing the sucessfull page payment gatway redirect to my site? and when i connect to payment gateway the layout of the page changes?
thnaks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.