Ashish Verma
Ashish Verma

Reputation: 127

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.

Upvotes: 3

Views: 30301

Answers (2)

Emran Hussain
Emran Hussain

Reputation: 12089

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

Upvotes: 1

Nilesh Gajare
Nilesh Gajare

Reputation: 6398

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

https://devtools-paypal.com/tryit

Upvotes: 0

Related Questions