Click here to Skip to main content
15,913,152 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
C#
how do i use payment getway in asp.net c# and vb.net


What I have tried:

i havnt try any thing yet.please show me a way
Posted
Updated 16-May-16 8:36am

1 solution

You will want to do a search for various providers, such as PayPal, etc. Each provider will have documentation on how to implement their service. Each service will be different so there is no one piece of code that will work everywhere.

Some will cost more than others so you need to do quite a bit of research before you settle on one.

There was actually a discussion on this topic today in the Lounge, see The Lounge - CodeProject[^]
 
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