WinHTTP 5.0

Discussion in 'Classic ASP' started by meadowstrav, Sep 4, 2003.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Bruce,

    I am very interested in using this IP*Works component for credit card processing. The only problem is that I do not know how it fits in. Does anyone have any sample code that I look at.

    What I need to do is perform credit card authorizations when the customer presses submit from the checkout form. How do I code it so that it reacts to the onsubmit event.

    I downloaded it from the IP*Works website already.

    meadowstrav
     
  2. I am considering using Authorize.net as my payment gateway provider and they sent me sample classic asp code that can be used to send data via a HTTPS POST to Authorize.Net using WinHttp 5.0 object.
    Does anyone have experience with converting the sample code that they provide to asp.net? Also, does anyone have experience using WinHttp 5.0? Does DiscountASP support the use of this object?

    I want to integrate it with my current shopping cart application that I built in asp.net and VB.net. Any help or feedback would be greatly appreciated.

    Best regards,

    meadowstrav
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    No. We don't support WinHTTP

    Use XMLHTTP instead

    If you are using .net, i suggest you use the IP Works CC component that is installed on all server.


    quote:Originally posted by meadowstrav

    I am considering using Authorize.net as my payment gateway provider and they sent me sample classic asp code that can be used to send data via a HTTPS POST to Authorize.Net using WinHttp 5.0 object.
    Does anyone have experience with converting the sample code that they provide to asp.net? Also, does anyone have experience using WinHttp 5.0? Does DiscountASP support the use of this object?

    I want to integrate it with my current shopping cart application that I built in asp.net and VB.net. Any help or feedback would be greatly appreciated.

    Best regards,

    meadowstrav
    </blockquote id="quote"></font id="quote">
     
  4. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page