Paypal integration with asp.net -


i have created paypal account on paypal site testing(buyer , seller account). developed site , created page redirects me on paypal site buy product. login required there buyer. can login there test account? mypaypalid@live.com, (as given @live id , returned me paypal @live.com) me plz posible...

you'll need set tests accounts through https://developer.paypal.com/ (signup required, separate live paypal account).

in here, create 1 buyer/seller account. change "action" point https://www.sandbox.paypal.com/cgi-bin/webscr, opposed https://www.paypal.com/cgi-bin/webscr don't forget modify 'business' of button match sandbox seller account created.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -