/// <summary>
/// Daniel Balla's Weblog - Various posts
/// on .NET Development, ASP.NET, Agile,
/// TDD, Architecture, SQL and others.
/// </summary>
[Serializable]
class Blog<T> where T : ASP.NET, Ajax, WCF, WF, new()
{
}
Monday, April 24, 2006
Credit Card Electronic Payment Processing with ASP.NET
Processing credit card is always an important aspect of an e-commerce web site. I am not an expert on this matter, but this is what I found so far:
Credit Card Electronic Payment Processing with ASP.NET: "Integrating Electronic Payment Processing into
ASP.NET Web Applications"
Good alternative for fancy sites. Otherwise, just stick with 2checkout.com
It's not the most elegant because it's not white labeled (actually it doesn't fit in the client web site at all) but it works, and it's cheap.
Credit Card Electronic Payment Processing with ASP.NET: "Integrating Electronic Payment Processing into
ASP.NET Web Applications"
Good alternative for fancy sites. Otherwise, just stick with 2checkout.com
It's not the most elegant because it's not white labeled (actually it doesn't fit in the client web site at all) but it works, and it's cheap.

1 Comments:
Hello Friend! I just came across your blog and wanted to
drop you a note telling you how impressed I was with
the information you have posted here.
Keep up the great work, you are providing a great resource on the Internet here!
If you have a moment, please make a visit to my advanced debt management site.
Good luck in your endeavors!
By
Jane Carpenter, at Saturday, September 16, 2006 12:02:00 AM BST
Post a Comment
<< Home