Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. HELP! PayPal Integration

HELP! PayPal Integration

Scheduled Pinned Locked Moved ASP.NET
csharpquestionasp-nethelptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hifiger2004
    wrote on last edited by
    #1

    Hi, I am an ASP.Net Developer and currently working on how to integrate to paypal payment service, and if how can I get the return value from paypal. How can I get return value like payment amount, subscription id, status verified or not verified, etc.? Below is my source code. I hope you can help me modify my codes that fits to what I have mentioned above. source codes: ASP.Net/C# ... if (Convert.ToDouble(Session["PAmount"]) > 0) { btntest = btntest + "

    "; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + "

    "; lblResult.Text = btntest }

    hifiger2004

    A 1 Reply Last reply
    0
    • H hifiger2004

      Hi, I am an ASP.Net Developer and currently working on how to integrate to paypal payment service, and if how can I get the return value from paypal. How can I get return value like payment amount, subscription id, status verified or not verified, etc.? Below is my source code. I hope you can help me modify my codes that fits to what I have mentioned above. source codes: ASP.Net/C# ... if (Convert.ToDouble(Session["PAmount"]) > 0) { btntest = btntest + "

      "; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + ""; btntest = btntest + "

      "; lblResult.Text = btntest }

      hifiger2004

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      Check this for help : Use of the PayPal payment system in ASP.NET[^] :)

      Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


      My Latest Articles-->** Simplify Code Using NDepend
      Basics of Bing Search API using .NET
      Microsoft Bing MAP using Javascript

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups