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. Authorize.net paymenet gate way

Authorize.net paymenet gate way

Scheduled Pinned Locked Moved ASP.NET
csharpquestion
3 Posts 3 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.
  • R Offline
    R Offline
    rameshdontagani
    wrote on last edited by
    #1

    hi all, i am using authyorize.net(sim) payment gateway for my shopping cart.previously i used arvic payment gateway.I am new to this . my requirement is after completing the payment successfull i want to redirect the page from authorize.net to my site with transaction results. how can i do this in c#?

    C 1 Reply Last reply
    0
    • R rameshdontagani

      hi all, i am using authyorize.net(sim) payment gateway for my shopping cart.previously i used arvic payment gateway.I am new to this . my requirement is after completing the payment successfull i want to redirect the page from authorize.net to my site with transaction results. how can i do this in c#?

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      I suggest reading the link in my sig. You may also want to read the docs from authorize. You shouldn't have to leave your site at all, unless you're using some sort of cheaper option with them.

      Christian Graus Driven to the arms of OSX by Vista. Please read this[^] if you don't like the answer I gave to your question.

      C 1 Reply Last reply
      0
      • C Christian Graus

        I suggest reading the link in my sig. You may also want to read the docs from authorize. You shouldn't have to leave your site at all, unless you're using some sort of cheaper option with them.

        Christian Graus Driven to the arms of OSX by Vista. Please read this[^] if you don't like the answer I gave to your question.

        C Offline
        C Offline
        Colin Angus Mackay
        wrote on last edited by
        #3

        Christian Graus wrote:

        You shouldn't have to leave your site at all, unless you're using some sort of cheaper option with them.

        Actually, there are systems like 3D-Secure (think Verified by Visa) that take you off the original site (albeit in an IFRAME!) to complete a transaction. This is proper expensive stuff that many banks now demand as part of the PCI compliance agreements they have with their merchants. However, you are right, it looks cheap. The problem is that Finance departments are demanding it because if they don't the merchant becomes liable for any fraud* (risk shifting by the banks). Marketing/Sales departments are resisting it because it will lose them sales (because it is anothe password to remember, and most people forget) * An agreement I've seen on a project I'm working on means that without PCI Compliance and 3D-Secure, etc. the bank can charge £25K + cost of fraud investigation + other costs to the merchant. The cost of implementing this extra security in the website is over £25K - Not a cheap solution!

        Man who stand on hill with mouth open wait long time for roast duck to drop in

        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