How to integrate Paypal payment Gateway in asp.net website

How do you integrate Paypal payment Gateway in an asp.net website?

I want to use paypal's payment gateway.

Give me step by step process for implementation of paypal and also refer me links or document which will be helpful.


If you are looking for a control/component either for Web Form or MVC, you may check out the ASP.NET PayPal Control for Website Payments Standard from SpiceLogic Inc.

https://www.spicelogic.com/Products/ASP-NET-PayPal-Control-for-Website-Payments-Standard-4


Go to paypal's link to get setup with developer tools. It is well documented

https://devtools-paypal.com/tryit

链接地址: http://www.djcxy.com/p/35908.html

上一篇: IIS7网络服务器LINQ到SQL错误

下一篇: 如何将贝宝支付网关整合到asp.net网站中