How can i Integrate PayPal with ASP.NET?

后端 未结 5 1114
死守一世寂寞
死守一世寂寞 2020-12-02 13:50

How can i integrate PayPal with ASP.NET, do you have any sites that can get me started or links to any tutorials?

5条回答
  •  广开言路
    2020-12-02 14:00

    You can give this Paypal NVP API example in C# (asp.net) a try: http://brad.w3portals.com/2008/02/paypal-nvp-api-example-in-c-aspnet.html

    Tries to give a simple example to get you up and running quick. The paypal SDK example are not that great. Cheers.

提交回复
热议问题