payment processor - your experience
-
You can use PayPal API for processing. In code Project there are several good article which explained how to use the API's of Paypal ! Use of the PayPal payment system in ASP.NET[^] http://beta.codeproject.com/KB/aspnet/paypal_c_aspnet.aspx[^] Hope this will help you !:thumbsup:
Cheers ! Abhijit Jana | My Blog | @Twitter | Daily .Net Tips
-
jrahma wrote:
did they have ASP.NET API?
Usually no one will provide .NET specific APIs. It will be web services which can be invoked using wide variety of programming languages.
Best wishes, Navaneeth
-
jrahma wrote:
did they have ASP.NET API?
Usually no one will provide .NET specific APIs. It will be web services which can be invoked using wide variety of programming languages.
Best wishes, Navaneeth
that is true.
Vuyiswa Maseko, Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code. C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/
-
You can use PayPal API for processing. In code Project there are several good article which explained how to use the API's of Paypal ! Use of the PayPal payment system in ASP.NET[^] http://beta.codeproject.com/KB/aspnet/paypal_c_aspnet.aspx[^] Hope this will help you !:thumbsup:
Cheers ! Abhijit Jana | My Blog | @Twitter | Daily .Net Tips
but the problem with Paypal, they don't allow international uses.. it's only for US as they told me in their email sent to me.