This is a discussion on how to integrate paypal into an asp.net application? within the Microsoft .NET Tutorials and Articles forums, part of the Articles and Tutorials category; hi, i have public service website in which i have to make online payment from service providers using their credit ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
how to integrate paypal into an asp.net application?
hi,
i have public service website in which i have to make online payment from service providers using their credit cards. i want to usae paypal as my payment gateway. how to integrate it? can anyone plz tell any site or sample code which makes it possible.(urgent) Regards Shylesh |
|
|||
|
Hello,
PayPal's free Software Developer Kits (SDKs) reduce the time and effort needed to create and customize ecommerce sites. SDK for ASP.Net developers Download a PayPal-enabled Web storefront containing all the code you'll need to get started right away. You can add new website functions and handle higher transaction volumes as your business grows. Take a look at what's included: PayPal-enabled ASP.NET Commerce Starter Kit PayPal controls for Visual Studio.NET Sample code written in C# Sample IPN scripts Documentation Developer Toolkits for PHP, Perl, ColdFusion, and ASP include these tools: Documentation Configuration files Button creation scripts Instant Payment Notification scripts https://www.paypal.com/cgi-bin/websc...ev_kit-outside Hope this helps. thanks, |