Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
I wanted to create one shopping sites where user can do online payment through net banking,credit card and debit card.

For this application I am going to use MVC and JQuery. Now I just wanted to know about the payment gateway part.

1)Like how it will integrate with my code.

2)Do I need to use any third party controls for it and which is the best third party tool for this integration which is more secured.

3)How much they charge.

4)Is this amount will be payable my client or by me.

If any body done this kind of project please let me know the information.

Thanks,
Kapil.
Posted

Quote:
1)Like how it will integrate with my code.

Payment gateway service provider provides the detail about how to integrate with the site(usually a pdf file will be given which include codes,mandotory fileds to be passed,form design etc)

Quote:
2)Do I need to use any third party controls for it and which is the best third party tool for this integration which is more secured.

It's upto your requirements.Paypal is one of the best(Just my opinion)

Quote:
How much they charge

It depends on the package you purchase


Quote:
4)Is this amount will be payable my client or by me.

The purchasing cost is usually paid by clients


Contact a Payment gateway service provider according to your needs.They provide the necessary Information to integrate payment gateway with the Site.

You have to take Griff's answer[^] seriously .

Refer here to get an idea:
Introduction to PayPal for C# - ASP.NET developers[^]
PayPal Gateway Integration in ASP.NET[^]
Use of the PayPal payment system in ASP.NET[^]
 
Share this answer
 
v2
Comments
rajivsharma 16-Apr-14 2:00am    
Do have any idea which service provider is good,reliable and secure. When I search in google I found a lots of providers. Now the question here is how to validate it.If some one already used and satisfy with the service then we can also go with the same right.
Tom Marvolo Riddle 16-Apr-14 2:06am    
I used EBS earlier and i am much satisfied with their service.when i google about the best, ccavenue is suggested by many sites.

So it's upto you.If you face any issue in this, feel free to ask. Happy coding :)
rajivsharma 16-Apr-14 2:28am    
Thank you for providing this details.

I will get some more information based on your comments and suggestions.

Thanks,
Kapil.
Tom Marvolo Riddle 16-Apr-14 2:33am    
Thank you for accepting the answer :)
You can start from here

paypal-with-asp-net-mvc.aspx[^]
 
Share this answer
 
Comments
rajivsharma 16-Apr-14 1:47am    
But will support credit card , debit card and internet banking. I think Paypal will not support these things.

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