You must Sign In to post a response.
  • Category: ASP.NET

    Best third party payment softwares to integrate with aps.net applications

    Hello Friends,

    Iam really in hurry to choose best payment gateaway but iam not able to choose right one.
    Can you please help me to choose best third party payment gateaway software's which suits for asp.net applications.


    Thank you,
    Nagendra varma.
  • #766175
    I think you can go for PayPal Gateway Integration in ASP.NET, A PayPal account can be used only for international transactions. You can not use it for domestic transactions. If you want the solution for domestic purpose then integrate CCAvenue or some other gateway, those provide domestic transactions.
    see below link
    http://www.codeproject.com/Tips/474197/PayPal-Gateway-Integration-in-ASP-NET
    here is good link for CCAvenue
    http://stackoverflow.com/questions/21752466/how-to-use-ccavenue-payment-gateway-in-asp-net

    Thanks
    Koolprasd2003
    Editor, DotNetSpider MVM
    Microsoft MVP 2014 [ASP.NET/IIS]

  • #766210
    Thank you

  • #766246
    Hello Nagendra,

    I'm also agree with Prasad that PayPal is good to integrate with ASP.NET application.First of all PayPal is one of the best Payment Gateway for online transaction and it is easy to integrate with ASP.NET application. Below are the links for help :-

    http://www.codeproject.com/Articles/42894/Introduction-to-PayPal-for-C-ASP-NET-developers

    http://www.codeproject.com/Articles/667376/How-to-integrate-paypal

    Additionally, there is another Payment Gateway which is also easy to integrate with ASP.NET application i.e. EWay.But, it is Australian Payment Gateway.Below are the reference links :-

    https://www.eway.com.au/developers/sdk/net

    https://github.com/eWAYPayment/eway-rapid-net


    Thanks

  • #770053
    - The latest solution of Stripe checkout in ASP.NET, test the demo on: techtolia.com/Stripe/
    Receive payments from credit or debit cards, Alipay, WeChat Pay, Bancontact, EPS, giropay, iDEAL, Multibanco, Przelewy24, SOFORT, Payment Request Button and Secure Remote Commerce via Stripe.

    - The latest solution of PayPal checkout in ASP.NET, test the demo on: techtolia.com/PayPal/
    Receive payments from PayPal, PayPal Credit, credit or debit cards, Bancontact, BLIK, eps, giropay, iDEAL, MyBank, Przelewy24, SEPA-Lastschrift, Sofort, Venmo via PayPal.


  • Sign In to post your comments