-->

ASP.NET/Paypal: PayPal Integration Wizard?

2020-07-06 04:56发布

问题:

I'm currently trying my luck to integrate PayPal in ASP.NET (I'm just starting to know more about PayPal, okay?)

PayPal Integration Wizard. Hmmm. Does this even work?

What are your thoughts/comments/suggestions about it? Any good implementation (in ASP.NET) you could share?

回答1:

There are a lot of articles, tutorials and samples out there.

Official Paypal resources

  • PayPal SDKs
  • PayPal Sample Code

Blog posts and articles

  • ASP.NET Implementation for Paypal Website Payments Standard
  • Use of the PayPal payment system in ASP.NET
  • Integrating PayPal Payments into E-Commerce Applications with ASP.NET
  • Building an ASP.NET Storefront with PayPal

Hope that helps.