How to integrate Paypal transaction into my ASP.NET C# website? TQ...
so that users can buy and pay... Help.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Apr 21, 2012, 12:36 AM
There are many articles written in online. Have a look at the following links.
Official web site:
https://www.sandbox.paypal.com/IntegrationCenter/ic_sample-code.html
Examples:
http://www.codeproject.com/Articles/42894/Introduction-to-PayPal-for-C-ASP-NET-developers
http://www.dotnetfunda.com/articles/article928-online-payments-using-paypal-integration-with-aspnet.aspx
http://www.devx.com/codemag/Article/29342
Satyapriya NayakPosted Apr 20, 2012, 11:36 PM
Please refer the below links
http://www.codeproject.com/KB/aspnet/paypal_c_aspnet.aspx
http://www.codeproject.com/KB/aspnet/UsePayPalPaymentInASPNET.aspx
http://www.codeproject.com/Articles/152280/Online-Credit-Card-Transaction-in-ASP-NET-Using-Pa
http://www.dotnetfunda.com/articles/article928-online-payments-using-paypal-integration-with-aspnet.aspx
Thanks