Click here to Skip to main content
15,881,812 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
I want to use net banking in my application. i want the user to pay the bill using credit card, debit card and online banking how can i do that. help appreciated

Thanks
parithi
Posted

If you want integrate Payment Gateway on your website:

1.Select the payment Gateway(PG) :there are no. of PG solutions like- Paypal,CCAvenue,Amazon,Google,etc.They charge for their services with different slab like:Percentage amount of transaction etc.

2.After you decide the Payment Gateway,each PG provide their sample source code to integrate with your code.
 
Share this answer
 
Comments
Ankur\m/ 18-Feb-13 8:41am    
The best of all the answers here. 5!
You need to check with the bank if they have an exposed API that you can communicate with.
 
Share this answer
 
use PayPal. go through this link.

Use of the PayPal payment system in ASP.NET[^]
 
Share this answer
 
Hi

I think you need to buy the gateway for the bank(ICICI etc) or u can use "billdesk" , this is paid API , this provides all the facility

Thanks
Vivek
 
Share this answer
 

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