Click here to Skip to main content
16,016,580 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi to all,
i want to know how to implement online payment in my web application.
my requirement is check the card number is valid or not.
and also check the available balance in that account
Posted

1 solution

You better try to integrate any API rather than developing your own. Because it requires skills and security concerns to develop such applications. You can start from here:

Introduction to PayPal for C# - ASP.NET developers[^]

hope it helps :)
 
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