Answered by:
Paypal Integration with ASP.NET

Question
-
I want to integrate Paypal "Buy Now" button in my ASP.NET web site.
My requirements like given below
1. Want to create and display Paypal button dynamically based upon parameter (product name, price) chosen in ASP.NET website.
2. When User Clicked at Paypal button, it should take the user to Paypal Website.
3. After transaction, it should atumatically redirect back to my website (defined webpage) with some information from paypal regarding success or failure of transaction so that i can update my database.
I have been trying with IPN simulator and listener but for some reason it is not working. kindly provide your kind assistance in this regard.
Tayyab
- Moved by Caillen Thursday, August 1, 2013 2:04 AM
Wednesday, July 31, 2013 12:41 PM
Answers
-
hi
follow the link, i hope this is help full for you....
http://www.codeproject.com/Tips/474197/PayPal-Gateway-Integration-in-ASP-NET
http://forums.asp.net/t/1884616.aspx/1
for creation of dynamic button
http://forums.asp.net/t/1895457.aspx/1
http://www.dotnetspider.com/resources/750-Dynamically-creating-ASP-NET-controls-from-e-cod.aspx
Tarun singh Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights
- Proposed as answer by Dave PatrickMVP Thursday, August 1, 2013 2:15 AM
- Marked as answer by TayyabHussain Thursday, August 1, 2013 10:44 AM
Wednesday, July 31, 2013 4:44 PM
All replies
-
hi
follow the link, i hope this is help full for you....
http://www.codeproject.com/Tips/474197/PayPal-Gateway-Integration-in-ASP-NET
http://forums.asp.net/t/1884616.aspx/1
for creation of dynamic button
http://forums.asp.net/t/1895457.aspx/1
http://www.dotnetspider.com/resources/750-Dynamically-creating-ASP-NET-controls-from-e-cod.aspx
Tarun singh Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights
- Proposed as answer by Dave PatrickMVP Thursday, August 1, 2013 2:15 AM
- Marked as answer by TayyabHussain Thursday, August 1, 2013 10:44 AM
Wednesday, July 31, 2013 4:44 PM -
Hi TayyabHussain,
In Asp.NET forum more engineers will give you help, you may post your question there for more efficient responses.
Thanks.
Caillen
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Proposed as answer by Dave PatrickMVP Thursday, August 1, 2013 2:15 AM
Thursday, August 1, 2013 2:03 AM